Question: Zoom Tool Mode Add Note Annotations Conve Homework V-a (Roman Numeral 5) COMSC-44 Determining Largest, Smallest & Mean from File Input Write a program, called
Zoom Tool Mode Add Note Annotations Conve Homework V-a (Roman Numeral 5) COMSC-44 Determining Largest, Smallest & Mean from File Input Write a program, called YourName_HwrkV-a, which lets the user enter numbers from a file called "Random.txt" until the file is entirely read. After the file has been read in, the program should print out the Largest number entered, the Smallest number entered, the total count of numbers typed in and the Average of all the numbers entered. The program should check to be sure that at least one value was entered so that when computing the Average, the program does not divide by zero. Here's an example of a typical run: ane Doe's Statistics Program The number of numbers entered is: 1000 The largest number is: 999e The smallest number is: 5 The average value is: 4716.39
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
