Question: Project 5 - 1 Projects Content Question GUESS THE NUMBER GAME Chapter 4 discusses using the random number generator and gives an example: Guess the
Project
Projects Content
Question
GUESS THE NUMBER GAME
Chapter discusses using the random number generator and gives an example: Guess the Number game. Use the user interface and code provided in the chapter to create that game.
REVISIONS::
The game should be able to accept numbers from to
The game should give an error if the number is less than or greater than
Add the following to your code:
Your name and the date must be comments on the first two lines of the program
print a title of the app and also include your name so that both display at the start of running your code it will be a heading for your program interface
comment your code to show where the concepts covered in this chapter are used. You must use the techniques described in this chapter to complete this assignment. Advanced techniques will not be accepted. Use the terms list at the back of the chapter to help you with the topics covered in the chapter.
Submit your py program here. Make sure your name is part of the filename
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
