Question: write a program that interactively plays the guessing game. The program generates a secret number between 1 and 100. The user tries to guess the

write a program that interactively plays the guessing game. The program generates a secret number between 1 and 100. The user tries to guess the secret number. The program tells the user if the guess is too high, too low or equal to the secret number. The game ends when the user guesses the secret number. The program displays the number of guesses the player guessed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
