Question: 7) Create a script. Generate a random integer between 1 and 10, both inclusive. Then, using a while loop, ask the user to guess the
7) Create a script. Generate a random integer between 1 and 10, both inclusive. Then, using a while loop, ask the user to guess the number. Terminate when the user guesses the number correctly. Print out the number of attempts the user made while trying to guess the number.
7) Create a script. Generate a random integer between 1 and 10, both inclusive. Then, using a while loop, ask the user to guess the number. Terminate when the user guesses the number correctly. Print out the number of attempts the user made while trying to guess the number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
