This repository contains assignment 3 which is to create a class and work on it as a group.
One person creates a repository named 3120-Classes-Project on GitHub. Everyone else forks it on GitHub Everyone clones the repository to their local machine with git clone One person drives writing an abstract Animal class and pushes it to GitHub with git add and git commit and git push