-
Notifications
You must be signed in to change notification settings - Fork 0
Dog Park
Griffin Lamb edited this page Nov 13, 2024
·
6 revisions
This is a multi-part project aimed at testing your ability to read UML and understand programming principles and concepts
DogPark
Declare & Instantiate
2 DogParks, 1 for each constructor
Populate Dog Parks
49 dogs in your first park
20 dogs in your second park
Output both maxCapacity and currentCapacity for both parks in terminal
Remove dogs from park
5
15
Output currentCapacity for both parks
Close both parks
Output currentCapacity