Introduction - If you have any usage issues, please Google them yourself
Write an application, complete a guessing game. Randomly generate an integer from 1 to 1000, the user enters the number in the text box to guess, if the numbers than the actual figures large in the status bar displays " too big" , on the contrary, it shows " too small." If correct, then print " Congratulations, you got it," and re-start the game.