hello guys
could you help me with this problem?
well you just need to use an array.
Write a C program that accepts name,address,age,midterm,&final. then compute for the final rating. Use an array that allows the user to input as many as they want. Your code must display all inputs & all the result of the computation.
Thanks
for
Reading