To finish creating a variable we need to end the line with a ; sign, also known as a semicolon.

Easy! Creating variables is the first step in learning how to code.

Lines of JavaScript end with a ; sign.