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