Write a program that uses a file for input and a file for output. Input file has ten rows and 7 numbers per row. The program should find the highest number, lowest number, total, and average of every row. This is what I have so far and I am stuck. Any suggestions?
Attachment:- Assignment.rar