Hello World

May 29, 2024 ยท View on GitHub

Objectives

  1. Write one line of code that will print "Hello World!"
  2. Now modify the code so the output looks like this:
Hello
  World

Click here to view the solution