Guessing Game - Playground Problem
Hey there, awesome community ;) I just got into learning to code this week - thanks to everybody that made such enlightening comments on Phyton course lessons, those were very valuable to me. Thing is, I Finished typos lesson and decided to tinker with things taught so far, resulting in the code hosted at link below: http://pastebin.com/d32PaRVR It runs fine on IDLE, but not on playground - and I really wish to know why. BTW, it's my first functional code (the very first thing I ever typed on IDLE that haven't returned me some exception), so please bear with it's crapness. I'd be very grateful to anyone that could give me some hint on optimization, as I believe it's best to begin being used to optimal thinking from start. Thanks in advance :D