+ 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”.

4th Jan 2018, 3:45 PM
Jamin M Kombe
Jamin M Kombe - avatar
5 Respostas
+ 8
What Language? Also what attempt have you made to solve this problem?
4th Jan 2018, 4:04 PM
David Akhihiero
David Akhihiero - avatar
+ 7
Again, what attempt have you made?
4th Jan 2018, 4:05 PM
David Akhihiero
David Akhihiero - avatar
+ 1
Haven’t made any yet cause I don’t know to write to the file and read from it
4th Jan 2018, 4:09 PM
Jamin M Kombe
Jamin M Kombe - avatar
0
C programming
4th Jan 2018, 4:05 PM
Jamin M Kombe
Jamin M Kombe - avatar