Using the example of "Payroll System Using Polymorphism" to create the example of Animal, Dog, and Cat by using Polymorphism, and to use one loop to make the cat and dog "Jiao" one time!