Question: please use python Write a Guess the Number game that generate a number between 1 and 10. The computer picks a random number in that
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. Example output example l: Please guess a number between 1 to TOO high, guess again Please 'uess o number betueen to 10: You get it in 2 time examole 2'. Please guess a number between 1 to 10: Too again Please guess a number between to 10: TOO 10%, guess again Please guess a number Detaeen to Ie: Zetter I uck next time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
