You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
Hi @Yasas4D@Mandroid-42 ! Please go on ahead and raise a PR for the same, linking this issue. I am assigning this issue to you guys. Please consider starring the repo, if you have not already to encourage further contributions.
* Create Animal Class
* Create constructor , getters and setters
* Zoo class implemented
* Implement a method to feed the animal
* Implement toString method in Animal Class
* Change the logic in Zoo class
* Complete the task with adding ZooKeeper main class
* Add Readme Signed-off-by: Yasas Sandeepa <[email protected]>
* Update Readme
I want to creat a zoo where you can add animals, the zoo have some method that then wold be tested in a testdriver. Want to do this in Java.
The text was updated successfully, but these errors were encountered: