Guess The Number Game: write a program that will ask the user to guess a secret number randomly generated by your program between 1-10. Player have 3 trials to guess the number. After each trial, you...


Guess The Number Game: write a program that will ask the user to guess a secret number
randomly generated by your program between 1-10. Player have 3 trials to guess the number.
After each trial, you have to inform the user, either he/she has guessed it correctly or not, and
the remaining trials to guess the number. In each trial your program should generate a new
random number. If user guess at least twice correctly, then shows the message, “you won by 2-
1” and vice versa for losing.
When game is over, ask the user to play again: If the user types "yes", the game start again.
else stop the game.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here