This game is called click me. I want to show how to use a repeat until loop and track a variable.
When the program starts the number of clicks is at ZERO. I have set the variable (clicks) to 3. So the squirrel will tell you to click him 3 times. Once you click him three time the program exits the loop.