Is it bad that it took me 2~2.5 hours to write a number guessing game in Python?
Specifically, it prompts the user for a number and it tells them if their number is too high, too low, or not in the range asked for, as well as what the worst guess is, how far away that guess was from the correct number, and the amount of times the...
Jan 31, 2017JSSMS