Question: Do this in python using While - loop 1) We are making a Secret numer game. The challange in this task is to ask a
Do this in python using While - loop 1) We are making a Secret numer game. The challange in this task is to ask a user to guess a number between 1 and 100. The code must repeat the input until you guess correctly. The program must also give track of how many times the code has been repeated (how many guesses it took you to guess right)
2) and you can enter a code that ends the game after ten guesses.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
