Panthera (Links to an external site.) is a family of spotted big cats found in Africa that include the Tiger, Lion, and Jaguar species. Panthera has the following qualities:In addition to the PantheraGPS attributes and methods, panthera have the following,Panthera roar()roar() method prints the string “Rrrrrrrrroooooooaaaaarrrrr!”Panthera has a weight attribute.weight is an integer attribute in pounds.Panthera’s weight is a random integer value from 10 pounds to 600 pounds. Weight is different for each panthera object.Panthera has a speed() method that tells the pantheras current speed.speed is a non-zero positive floating-point random value that changes each time it is called.Speed ranges from 0 to 50 (miles per hour)For example, the first time speed is called it may be 5.35 miles per hour (walking). The next time, it may be 47.38 miles per hour (a high-speed run). It might be 0.0 miles per hour, indicating sleeping or standing still. The value is random.Panthera is a class that students need to revise and modify that is inherited from PantheraGPS.Panthera is inherited from PantheraGPS.Panthera can also have additional attributes and methods if you wish.
Panthera (Links to an external site.) is a family of spotted big cats found in Africa that include the Tiger, Lion, and Jaguar species. Panthera has the following qualities:In addition to the PantheraGPS attributes and methods, panthera have the following,Panthera roar()roar() method prints the string “Rrrrrrrrroooooooaaaaarrrrr!”Panthera has a weight attribute.weight is an integer attribute in pounds.Panthera’s weight is a random integer value from 10 pounds to 600 pounds. Weight is different for each panthera object.Panthera has a speed() method that tells the pantheras current speed.speed is a non-zero positive floating-point random value that changes each time it is called.Speed ranges from 0 to 50 (miles per hour)For example, the first time speed is called it may be 5.35 miles per hour (walking). The next time, it may be 47.38 miles per hour (a high-speed run). It might be 0.0 miles per hour, indicating sleeping or standing still. The value is random.Panthera is a class that students need to revise and modify that is inherited from PantheraGPS.Panthera is inherited from PantheraGPS.Panthera can also have additional attributes and methods if you wish.
Trending now
This is a popular solution!
Step by step
Solved in 4 steps with 2 images