
Arthur is a student in the Computer Science program. He wants to check to see who his advisor is, look at his calendar to learn when the first day of class is, and look at his class schedule.
This week we will be creating the objects necessary to set up a basic Gradebook system.

/// <summary>
/// Performs the tasks outlined in [name].
/// </summary>
/// <param name="sender">The object that initiated the event.</param>
/// <param name="e">The event arguments for the event.</param>
