When a human says something, we want to display it.

Type in an empty display statement and don't forget to add a semicolon (;) at the end.

Make sure to type in console.log();. Remember to add the semicolon.