"Understanding Structure"
Write pseudocode that describes the process of guessing a number between 1 and 100. After each guess, you should tell the player whether the guess is too high or too low. The process continues until the player guesses the correct number. To check your instructions, pick a number and have a friend or family member try to guess it following your instructions.