
Como Zoo's vending machine has Dingo food and Platypus food. A mother Dingo and a baby Dingo are now in the birthing room. Add these objects to your newZooButton_Click code. Instantiate the new objects and set their fields as shown in the object diagram given.

// Create an instance of the Zoo class.
// Set field values of Como Zoo.
// Set field values of the animal snack machine.
// Set field values of the dingo food.
// Set field values of the platypus food.
// Set field values of room B168.
// Set field values of the baby animal.
// Set field values of the mother animal.
// Set field values of the ladies' restroom.
// Set field values of the mens' restroom.
// Set field values of the ticket booth.
// Set field values of the ticket booth attendant.
