Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 231 Bytes

hello_world.md

File metadata and controls

13 lines (9 loc) · 231 Bytes

Hello World

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