Welcome to the Guessing Game!! Choose a number between 1 and 100 until you guess the correct number. The less number of guesses it takes you, the better the prize.
Reflection For today's Getting Unstuck, I use the AND block to sanitize the input. Players should only be able to select a number between 1 and 100. Should the player enter in a number outside of this range, or anything else that isn't a pure number, Scratch Cat informs them that the input is invalid, and players are not penalized.