Saving Numbers to a File
For this assignment you will write two programs:
Program 1 Write a program that asks the user to enter five numbers. Use a floating-point data type to hold the numbers. The program should create a file and save all five numbers to the file.
Program 2 Write a program that opens the file created by Program 1, reads the five numbers, and displays them. The program should also calculate and display the sum of the five numbers.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.