Place the name variable between the parentheses of console.log() and put a semicolon at the end of the line.

Make sure to use console.log(name); to display the value of the variable name.