Store a number once, use it everywhere.
A variable is a box with a name written on the side. You put a value in, and after that you use the name instead of the value.
Every box has a type: what it is allowed to hold. Java wants the type before you put anything in, so it can stop you putting the wrong thing there.
Card 1 of 6
The mission player needs JavaScript. Back to the map