TECHNOLOGEPH

A Computer Science Curriculum for Kids




Lesson 6: Variables and Data Types




Plugged Activites


  1. 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.