The purpose of this assignment is to give you experience with the concept of inheritance.
You are encouraged to work with one other partner on this assignment.
Create a BlueJ project named lab10 on your lab computer. Place the following files in this project:
Supply the missing LabCourse and StudioCourse files such that when TestProgram is run, this output is produced exactly.
Do not modify TestProgram.java. However, you may modify Course.java.
Before your lab section finishes, e-mail your lab TA the Course.java, LabCourse.java and StudioCourse.java files in an e-mail with the following subject line: CS 160, Lab 10, your name, your partner's name.
Please remember to delete the lab10 directory that you created and empty the recycle bin on your desktop. Thanks.