Each programming assignment should have the following header, with italicized text appropriately replaced.
Note: Copy the header into your program, and make some appropriate changes for each assignment (assignment number, assignment name, description, input, and output).
/****************************************************************** * Lab or Homework #: Insert assignment name * * Programmer: Insert your name * * COMP110-001, SSI'15 Instructor: Yi Hong * * Pledge: I have neither given nor received unauthorized aid * on this program. * * Description: Insert a brief description about the program * * Input: Insert a brief description of user inputs, or "None" if * there is no user input * * Output: Insert a brief description of the program output * ******************************************************************/