Guessing game in python
问题 I have only just started to learn to program following http://learnpythonthehardway.org. After learning about loops and if-statements I wanted to try to make a simple guessing game. The problem is: If you make an incorrect guess it gets stuck and just keeps repeating either "TOO HIGH" or "TOO LOW" until you hit crtl C. I have read about while loops and have read other peoples code but I simply dont want to just copy the code. print ''' This is the guessing game! A random number will be