CS 420:
I
NTRODUCTION TO PROGRAMMING IN C++

Kalamazoo College

PROGRAMMING PROJECT 1
Due at the beginning of second week lab period


This programming project should be done individually. It is okay to get help from the TAs and/or the instructor if you get stuck, but you should try to do it on your own first.

You should get into the habit of making backup copies of your work. See Productivity Hint 1.1 on p. 21 of the textbook for a discussion of this.


For this project you will modify the "Hello, your name" program from Lab 1.