154k views
0 votes
Programming Challenge: Test Average CalculatorUsing a variable length array, write a C program that asks the user to enter test scores.Then, the program should calculate the average, determine the lowest test score, determine the letter grade, and display all three.

1 Answer

0 votes

Answer:

well you could use variables in C and display them

Step-by-step explanation: