I'm supposed to be using arras and data text files. The data text file i allready have.
The data file has only the 30 student names and their 3 test scores.
so i have to use FOR LOOPS SOMEHOW TO CALCULATE ALL OF THIS AND THEN DISPLAY IT.
then at the end it should show the class average of the tests.
Thanks ahead of time.