5-1 What Varies?
Decompose the playground scratch project. Assign values to variables and create a Mad-lib and test on your friends.
Discuss with a partner:
What has been added to the scenario this week?
Why does the time initialize to 15 seconds?
What variables can we see in use in this project?
Look inside Playground 5.
DIRECTIONS: Click the green flag to start the animation.
Reference
Vocabulary
data (n): pieces of information; data types include numbers, strings (text), and booleans (TRUE/FALSE)
variable (n): a place where a program can store one piece of data that can change