Variables

Variables

The word “variable” is hard to learn, because it has many meanings.

When coding software, a variable is like a box.

empty

To tell apart different variables you give them names.

namedempty

You can put things in variables

assigned