Guess It

Project Description:

This is a little game that allows the user to guess a secret number between 1 and 100. The secret number is generated by the program. When the user is enters their guess the app advises if their guess is too high, too low or the guess is correct.

The program will keep track of the numbers of guess the user requires to guess the secret number.