Question: Suppose that a text file contains an unspecified number of scores separated by blanks. Write a program that prompts the user to enter the file,
Suppose that a text file contains an unspecified number of scores separated by blanks. Write a program that prompts the user to enter the file, reads the scores from the file, and displays their total and average.
Step by Step Solution
3.50 Rating (167 Votes )
There are 3 Steps involved in it
Program plan Read a file name from the keyboard Define two static ... View full answer
Get step-by-step solutions from verified subject matter experts
