What word is used to create a variable?
var
create
new
Sweet!
We use
var
to create variables in JavaScript.