Question: Guess my number. Write a robust program that randomly selects a number 1through 100 and asks the user to guess the number. At each guess
Guess my number. Write a robust program that randomly selects a number 1through 100 and asks the user to guess the number. At each guess the user should be told if the guess is proper, and if so, whether it is too high or too low. The user should be told of the number of guesses when finally guessing the correct number.
Please complete in notepad++ then save in .py
Complete your program design(flow chart, Pseudocode,or other). Save the finished project as a .pyfile
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
