+ 2
How do I answer this
Write a program to read 10 studentsâ final exam scores from file âscore.txtâ into an array of size 10, and calculates the average score for each student and store them to a file âaverage.txtâ.
5 Answers
+ 8
What Language?
Also what attempt have you made to solve this problem?
+ 7
Again, what attempt have you made?
+ 1
Havenât made any yet cause I donât know to write to the file and read from it
0
C programming