Question: Write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the average of
Write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the average of the scores per student.
Write the name and average to a different text file.Display what is beingwritten to the new file. Test your application with a minimum of eight records in the original file. Hint: You might consider adding delimiters between the data values in the original text file to simplify retrieving and processing the data.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
