Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 174 Bytes

File metadata and controls

2 lines (2 loc) · 174 Bytes

AnimalFarm

This project includes practice on utilizing inheritances. For the example, an animal class is created and the sub classes are the children of the animal class.