General Average Write a program that calculates the average of n test scores, such that each score is an integer in the range 0 through 100. Your program should fi rst prompt for an integer n and then...


General Average


Write a program that calculates the average of n test scores, such that each score is an integer in the range 0 through 100. Your program should fi rst prompt for an integer n and then request n scores. Your program should also check for invalid data. If a user enters a number outside the correct range, the program should prompt for another value. Round the average to the closest integer.

Nov 17, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here