Search for question
Question

2. Write a program that asks the user to enter five baseball player batting averages (example: Best Avg. in 2019 .338 and Worst Average is .202). Once the user types in the five batting averages,calculate the average of all five batting averages in order to get the Average of the 5 players. The program should then display the following messages about the average. Assume three place values only.

Fig: 1