Question: Python Program: Write a program that creates a file named ch6no5.txt, asks the user to input five numbers which are written to the file, then
Python Program: Write a program that creates a file named ch6no5.txt, asks the user to input five numbers which are written to the file, then reads and prints the numbers from the file, and prints the average of the five numbers. Use the main function. Be sure to close the files properly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
