With what should we end every line of JavaScript code?
Nice!
We end every line of JavaScript code with a semicolon (;).
;