Standard Program Header
Make the appropriate changes for each assignment (assignment number, assignment name, due date, description,
input, and output).
/******************************************************************
* Program Insert assignment number: Insert assignment name
*
* Programmer: Insert your name
*
* Due Date: Insert due date
*
* COMP 110-001
Instructor: Tyler Johnson
*
* Pledge: I have neither given nor received unauthorized aid
* on this program. (signature on file)
*
* Description: Insert a brief paragraph describing 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.
*
******************************************************************/