Comments to Precede All Programs
![]()
/***********************************************************
* Title: A title for your program - in plain English *
* Filename: Filename the program is (will be) saved under *
* Description: A brief description of what the program does, in plain *
* English *
* Input: What the user must supply *
* Output: What the program returns to the user *
* Process: The steps that the program will take to accomplish its task *
* Written By: I thought this would be a great place to put your name(s) *
* Date: Put the date that the program was completed here. *
***********************************************************/