Introduction - If you have any usage issues, please Google them yourself
(2) guessing game. Guess the number of writing a program, the program randomly choose an integer for the user to guess in the range of 1-1000. The interface provides a text box to receive user input guess the number, if you guess too, the background turns red if the guess is too small, the background turns blue. The users guessed, becomes non-editable text box, while the user is prompted to guess it right. The interface provides a button, the user can re-start this game. Show the user the number of guesses needed interface