What's up with variables?

Simply pick your answers and hit Solve as soon as you're done!

Variables help us store information for laterVariables are containers for valuesVariables can change their type at any timeVariables can remember many values at once

Fantastic! As containers, variables can store values for later. Still, they can only remember one value at a time and their type is permanent.

Not quite! As containers, variables can store values for later. Still, they can only remember one value at a time and their type is permanent.