Which word do we use for creating variables in JavaScript?

varvalvariable

Spot on! We create variables using the word var.

We'll need to use a three letter word that sounds a lot like the word variable.