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