Lab 5 Changes
Lab 5 Changes
New due dates
- Lab 5 due Wednesday, 11/8.
- PostLab 5 due Monday, 11/13.
Additional PostLab requirements
- Problem 1, MPG problem: implement and use an MPG class which has
total miles and total gallons as private instance variables.
- Problem 2, store charges problem: implement and use a StoreBalance
class which has total charges and total credits as private instance
variables.
- Problem 3, payroll problem: implement and use a Payroll class which
has total hours and total gross pay as private instance variables.
Last updated May 26, 2021.
Send mail to kelliher AT DOMAIN phoenix.goucher.edu
Tom Kelliher