See More

* Horse: Max 75 km/h * Tiger: Max 100 Km/h * Dog: Max 60 KM/h* * Create an Animal class with a method speed() which return a random speech * Create 3 objects for those 3 animal type * Run and see which animal is winner for racing with abstract