The final step to creating a variable is by ending the line with a ; sign, or semicolon.
;
That's right: in JavaScript, every line of code ends with a semicolon.