Question: PYTHON NEED IT QUICK PLEASE Write a program that read numbers from a text file named data.txt and store the average in a second file
PYTHON NEED IT QUICK PLEASE
Write a program that read numbers from a text file named "data.txt" and store the average in a second file named "average.txt". The numbers are line separated (each line in the file contains exactly one number.) You will have to create the file data.txt for testing purposes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
