Question: Write a Guess the Number game that generate a number between 1 and 10. The computer picks a random number in that range and prompts
Write a Guess the Number game that generate a number between 1 and 10.
The computer picks a random number in that range and prompts the player to guess that number. Each time the player guesses, the computer should give the player a hint as to whether the number is too high or too low. The computer should also keep track of the number of guesses. if the number of guesses is larger than 3, the computer will end the game and prompt "Better luck next time". Once the player guesses the correct number, the computer should present the number of guesses.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
