
In this lab we will be creating a non-animal class that is both hatchable and reproducible.
Create any button(s) and button click event handler(s) in the WPF window designer (if specified in the class diagram).

// Create Sam.
// Create the Como Zoo.
// Set birthing room temperature.
// Add Sam to the zoo.
// Create Flora
// Add Flora to the zoo.
// Create Brutus and add him to the zoo.
// Create Coco.
// Make Coco pregnant.
// Add Coco to the zoo.
// Create Patti.
// Make Patti pregnant.
// Add Patti to the Como Zoo.
// Create Bella.
// Make Bella pregnant.
// Add Bella to the zoo.
// Create Buzz and add him to the zoo.
// Create Sally and add her to the zoo.
// Create Fred and add him to the zoo.

