Question: Dont use functions, and arrays. use loops and files. Assignment Plan and code a program utilizing one file for input and one file for output
Dont use functions, and arrays.
use loops and files.

Assignment Plan and code a program utilizing one file for input and one file for output to solve the following problenm A file contains 7 numbers per line and contains several records. Write a program to input each of the numbers find the highest number, the lowest number, their total and average. Output the numbers, the highest, lowest, total and average for each set of 7 numbers to another file. Input 7 numbers from each record in the input file. Use the data file designated by your instructor. Output The 7 numbers, the highest, the lowest, their total, and average for each set of 7 numbers Note Label all output clearly. Be sure your output file contains user prompts and what was entered by the user in addition to the results of your program processing. Be sure your output file contains data that was input in addition to the results of your program processing. Create the data file below using your text editor or Notepad Data File 346 130 98290 415 948126 4 42 656 117595 558 571 87 360 412 721 463 47 119 571 74 288 639 441 190 985214 509 2 81 3109 466 664 8928 151 64 681651 99593 14 76634 995 561 92 98 81367 834369
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
