A Computer Science Curriculum for Kids
Create a variable called countingVar set initially to 0, when the space bar is clicked, increment countingVar by 3 and have the sprite say the value of countingVar.