In this video I implement a number guessing game in Python. The player has 5 guesses to correctly guess a number between 1 and 100, and the program indicates whether each guess is too high or too low.
In this video I implement a number guessing game in Python. The player has 5 guesses to correctly guess a number between 1 and 100, and the program indicates whether each guess is too high or too low.