Draw a structured flowchart or write pseudocode that describes the process of guessing a number between 1 and 100. After each gu
ess, the player is told that the guess is too high or too low. The process continues until the player guesses the correct number. Pick a number and have a fellow student try to guess it by following your instructions.