Awesome work!
To create a variable in JavaScript, start with the var keyword, name it, then use the = to set its value.
var
=