
The brand new Como Zoo is under construction in St. Paul, MN. When completed, it will be able to hold 1000 visitors. The zoo currently has two restrooms and a ticket booth attended by Sam, the facility's first hourly employee.
This week we will use the C# language to instantiate objects in the Como Zoo. We will also set field values to correspond with the UML object diagram. Lastly, we will test and debug the C# code to discover incorrect values, errors or warnings.

/// <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>
