08.21.17 - 12.17.17
| Comments placed in each source code file | 20 pts | 
| Program display required output | 30 pts | 
| Program compiles and runs without errors | 50 pts | 
| Total | 100 pts | 
Write a C program that will display the words "Hello, World!". The program should be very similar (except for the output) to the "Welcome to the C Language!!!" example we did together in class. Make sure your program contains at least a few comments.