Question: Write a python code:for this question you will code a number guessing game! the game works as follows: the computer will randomly generate a number
Write a python code:for this question you will code a number guessing game! the game works as follows: the computer will randomly generate a number 1 and 100. the user will then get 7 chances to guess the number. With each guess the computer should tell the user if they were too high,too low, or if they got it! The game should end when the user either guesses the right number, or run out of guesses. E.g.,
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
