Description
Please start with this source code. Write a program that opens the following text file and processes it contents. The program should display the following per store:
The file contains the dollars amount of sales that a retail store made each day for a number of weeks. Each line in the file contains thirty five numbers, which are sales numbers for five weeks. The number are separated by space. Each line in the file represents a separate store. |