Question: visual logic program create a flowchart such as you input a number between 1 to 100. the user needs to guess the number. if the

visual logic program
create a flowchart such as you input a number between 1 to 100. 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, display "too low, try again". when the user guesses the number, display "congratulations" and the number of times the user guessed the number
Guess the Number Due: Wed, Mar 28 2018 at 11:59 PM Create a floachart such that you input a number between 1 and 100. Then the user needs to guess the number. If the user s guess is higher than the number, the program shoulod display "Too high, try again." If the user s guess is lower than the number, the program should display "Too low, try agein.hen the user suesses the nuiber, the progran 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
Get step-by-step solutions from verified subject matter experts
