CSCI 1300
Introduction to Computing


Fall 1997

Programming Assignment #1

Due Sept. 3
Write a program that:
  1. Clears the screen.
  2. Prints your name on one line.
  3. Prints the name and number of the class on another line.
  4. Waits for the user to hit a key, clears the screen, then exits.
To hand in:
For this assignment, you do not need to hand anything in, just demo your program for the TA in recitation on September 3rd.