// Course: CS 014 // Lecture Section: Enter your lecture section number here (1, 2, etc) // Lab Section: Enter your lab section number here (21, 22, etc) // Assignment #: Enter the assignment number here (1, 2, etc) // Date started: Enter the date that you start the project // Date completed: Enter the date that you complete the project // First Name: Enter your FIRST name here (eg, John) // Last Name: Enter your LAST name here (eg, Doe) // ID Number: Enter your ID number here (eg, 12-345-678) // Email address: Enter your UCR email address here (eg, jdoe@cs.ucr.edu) // Include a general program description. This description can be the same // in each file // Include a description of what this particular file contains and how the // code in this file fits into the big picture of your program // ======================================================================= NOTE: The header above MUST appear at the TOP of EVERY file of your assignment, with the appropriate changes made.