[solved] – Question 75748
A text file data.txt, contains at most 80 student marks in an exam. Each mark is out of 100. The last number in the file is -1 indicating that there is no more data in the file.
You are required to print the average mark to an output file
Expert Answer
OR

