Lab 1 - Classrooms
Due: Thursday, July 8 at 11:59PM

Introduction

This assignment asks you to implement a Classroom class, including a main() method that serves as a test driver. The test driver should be complete -- it should excercise all of the Classroom's functionality.

The Classroom class

Please implement a class specification for a class that models aspects of a classroom as follows: