# Employee/Student + CanadianAddress + Province

The Employee and Student classes now have address information.

Problem Statement

Modify the Employee and Student classes to now use the CanadianAddress type for their addresses.

Last updated on: 9/21/2019, 11:09:56 PM