CS 1063  Lab 1:  An Introduction to Objects and Classes

The FaceMain Class



Objectives

Hand-in Requirements

All projects and laboratories will be submitted electronically through webCT. Zip up your entire project directory to submit as the source. (Right click on the project folder and follow the SentTo link.) The project directory should include the following:

Details

        Write a program that produced the face below.

    | | | | | | | | | | | | | | | |
    |                          |
    |                          |
    |                          |
    |       O      O       |
    |                          |
  _|                          |_
|_                             _|
    |      |_______|     |
    |                          |
    |                          |
    |                          |


  Setup