1. How has using inheritance improved the project so far? Discuss this.
2. Is it necessary for a class with one or more abstract methods to be defined as abstract? If you are not sure, experiment with the source of the Animal class in the foxesand-rabbits-v2 project.