Question: Create a flowchart to program the following problem: This file contains a long list of random numbers. Copy the file to your stream, then write
Create a flowchart to program the following problem: This file contains a long list of random numbers. Copy the file to your stream, then write a program that opens the file, reads all the numbers from the file, and calculates the following: A) Number of numbers in the file B) Sum of all the numbers in the file (a running total) C) The average of all the numbers in the file The program should display the number of numbers found in the file, the sum of the numbers, and the average of the numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
