Write a Python program that will allow a user to guess a secret number between 100 and 1000.  The secret number is randomly generated by the computer.  After the user enters their guess, the program checks the guess against the secret number.  If the user guessed the correct number, the program will tell the user they won.  If the user didn’t guess the correct number, the program will tell the user if their guess was higher or lower than the secret number and give the user another opportunity to guess.  This time the user will either be told they won or lost.  If they lost, the secret number should be revealed to the user.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter4: Making Decisions
Section: Chapter Questions
Problem 7E: Write a program named GuessingGame that generates a random number between 1 and 10. (In other words,...
icon
Related questions
Question

Write a Python program that will allow a user to guess a secret number between 100 and 1000.  The secret number is randomly generated by the computer.  After the user enters their guess, the program checks the guess against the secret number.  If the user guessed the correct number, the program will tell the user they won.  If the user didn’t guess the correct number, the program will tell the user if their guess was higher or lower than the secret number and give the user another opportunity to guess.  This time the user will either be told they won or lost.  If they lost, the secret number should be revealed to the user.

Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,