Last Updated 11/12/2022 Released on 10/16/2023
- This program represents a number guessing game in python where the user guesses a number between 1-100 and automatically scores your score.
- Download GuessNumber.exe file and run
- Computer randomly chooses a number and you have to guess
- You only get 10 attempts if you get the number right you get more attempts
- score is greater than 600 but less than 1000 "Insane"
- score is greater than 400 but less than 599 "Above average"
- score is greater than 200 but less than 399 "Average"
- score is greater than 30 but less than 99 "failing"
- score is below 30 "You are not in any category"
- This appiclation was created on an Educational Windows 10 System
- progress cannot be saved
- I am not responsible for any problems that occur
enjoy!