Print out the program and scoresReport.txt, and draw the flowchart of _tmain method. Put this page as the cover and staple them together. Sign this page and be ready to turn in at the beginning of the class meeting.
1. Create a project, YourLastNameENGR2230.
2. Create a text file, sourceScores.txt, which contains the following lines:
make sure you save this file in your project folder. The arrows are tab-keys.
In the _tmain method, write code to read in data from the above file and compute the total score and average for each line (representing scores of a student). And also compute the total and average for each subject. Write the original scores and the totals and averages to a text file, scoresReport.txt. Your text file generate from your program may look.