Question: Phyton Write a program that writes the list of integers given below (num_list) to a file named numbers.txt, where each number is on its own
Phyton

Write a program that writes the list of integers given below (num_list) to a file named "numbers.txt", where each number is on its own separate line. The program should then read "numbers.txt line by line, calculate the average of all the numbers stored in the file, and display the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
