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.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here