OOAD Project 2: Zoo Program
Ling Liu
Vishwanath Kulkarni
Sitesh Ranjan
This code is in Python 3.6. It is developed and tested with PyCharm on macOS Majave.
$ git clone https://github.com/vishwakulkarni/hw2.git
$ cd hw2/
-
Run the code for part 1a:
$ python part1a/managezoo.py
-
Run the code for part 1b:
$ python part1b/managezoo.py
-
Run the code for part 1c:
$ python part1c/managezoo.py