Question: Using a WHILE loop write a program that asks the user to guess your favorite number. The program should end when the user guesses correctly,
Using a WHILE loop write a program that asks the user to guess your favorite number. The program should end when the user guesses correctly, but otherwise provides hints for guessing higher or lower. Name this program guessNumber.py Sample Output:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
