1 of 12

Variables

Resources

Link to audio book

Variables Dash

Worksheet AdiSorts

2 of 12

πŸ“¦ A variable is like a box, that holds something of value

WHAT IS A VARIABLE?

3 of 12

πŸ“¦ They are called variables because they β€œvary” or change.

WHAT IS A VARIABLE?

variables, variedad

4 of 12

VARIABLES are containers to help programmers keep their blocks of code in places where they can easily find them.

5 of 12

In coding, variables are like baskets, closets, and boxes.

VARIABLES

6 of 12

πŸ“¦ They make code shorter

πŸ“¦ They make code easier to read

πŸ“¦ They make code change

WHY USE VARIABLES?

7 of 12

The VALUE is what is put inside the variable.

8 of 12

If you are playing a video game and

your score is 95, β€œscore” is your

variable. The thing inside the variable,

the β€œvalue” is 95. The VALUE can

change every time you

make another point.

9 of 12

10 of 12

11 of 12

12 of 12