in this assignment you will need to create instantiate objects an arra
Question
In this assignment you will need to create/instantiate objects (an array of objects rather) and invoke their
instance methods to perform different tasks.
Per the program's description it should be obvious that you will need a Course class as the minimum.