S10 – File Handling – Tutorial task 2

Change the program so that a teacher can input the names and test scores for five students in their class.
The program should save the data to a file, read it back in and output it to the screen.

Scroll to Top