Question: Write a program that asks for five test scores. The program should calculate the average test score and display it. The number displayed should be formatted in fixed-point notation, with one decimal point of precision.
Prepare a program that asks for five test scores - The program should evaluate the average test score and show it.