CSC111 Lab 12 2011
--D. Thiebaut 09:42, 30 November 2011 (EST)
This lab will have you play with classes and objects: the essence of Object Oriented Programming!
Part 1: A Bus
- Using the example we did in class on Tuesday (see code below), create a new program that draws the bus shown above, and makes it disappear from the window by moving to the left.