Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 226 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 226 Bytes

FL4-CS131-01-01-Hello

Instructor-provided program for printing a simple Hello world

Learned:

  • how to make a multi-line comment by beginning comment block with /* and ending with */ rather than prefacing every line with //