Question: Create a flowchart such that you input a number between 1 and 100. Then the user needs to guess the number. If the users guess
Create a flowchart such that you input a number between 1 and 100. Then the user needs to guess the number. If the users guess is higher than the number, the program should display Too high, try again. If the users guess is lower than the number, the program should display Too low, try again. When the user guesses the number, the program should display a congratulations message and the number of guesses that the user had to make to guess the number. (Input: 1point; Processing: 8 points; Output: 1 point)
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
