With the special instruction console.log(), we tell the computer to display a value in an area called the console.
console.log()
Make sure to pick "Hello, World!".
"Hello, World!"