whilethe-eth / Dogs-Cats

This code does the following: - Defines classes for dogs and cats with methods for playing sounds and getting information about their age. - Uses the factory method to create pet objects. - Prompts the user for information about the number and types of pets, and then displays their information and average age.
36Updated last month

Related projects: