- Write a program that prints a brief "Hello World" message on standard out.
- 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.
- Your message needs to include tabs, new lines, a formatted integer variable, and a formatted floating point variable.