5903 Intro Scientific Prog:
Hello World: Specification

  1. Write a program that prints a brief "Hello World" message on standard out.  
  2. Make sure that the code compiles with a standard boring makefile and that you comply with all the assignment requirements including the makefile and readme rules.
  3. Your message needs to include tabs and new lines.