If we want to let the computer display a variable, we have to create it first.

When we display the variable, we don't need the word var. We simply put the variable name within the parentheses of console.log().