Overview
**Question of the Day: How can we use variables to store information in our programs?** This lesson introduces variables as a way to label a number in a program or save a randomly generated value. The class begins the lesson with a very basic description of the purpose of a variable and practices using the new blocks, then completes a level progression that reinforces the model of a variable as a way to label or name a number.Vocab
- Variable - A label for a piece of information used in a program.
New Code
Resources
-
Introduction to Variables - Video (download)