All lessons

Variables

7 min · Java

Store values in named, typed boxes called variables.

Java · Variables0/5 cleared

Enemy 1 of 5

In Java every variable has a type. Text is String, whole numbers are int. You write the type, the name, an equals sign, then the value.

Then use the name anywhere instead of the value.

You
Cold-Start Frostling

Loading editor...

Ln 1, Col 1Spaces: 4
Sign up to fightTarget output: Ada