Question: USING PYTHON 3 Your program should ask the user for a file to open. You will then open the file and convert each line to
USING PYTHON 3
Your program should ask the user for a file to open. You will then open the file and convert each line to a float and sum all the values together. (3 pts) Enter the name of the file to open: sample.txt The total of all lines is 6.0 This would be result if the contents of file sample.txt contains 1.0 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
