First introduction to variables and user input and keeping track of what the user says. Calvrett will ask you to guess a number between 1-5. If you guess correctly he will beat box for you. The answer is given in the upper left corner so you know Calvrett is not cheating.
This is a lesson for students in understanding how to create your own variables and test them with conditional statements using comparative operators. Students will also be able to ask the user for string data (user input in the form of text and/or numbers called 'characters')