Programming Example
Write a program that reads a list of test scores and calculate their average. An input of -99 for a score denotes end-of-data for the user
Write a program that reads a list of test scores and calculate their average. An input of -99 for a score denotes end-of-data for the user