A simple Python game where the user tries to guess a randomly generated number between 1 and 100. The program provides hints to guide the guesses and displays the total attempts taken to guess the correct number.
Repository from Github https://github.comBilal-Waleed/The-Perfect-Guess-with-Python
A simple Python game where the user tries to guess a randomly generated number between 1 and 100. The program provides hints to guide the guesses and displays the total attempts taken to guess the correct number.