Type the following code into your terminal, then press Enter:
echo "Hello World"
This will produce the following output:
Hello World