Question: Must be coded in Python 3. 8.10 (LAB) Sum file of values (Python 3) Your program should ask the user for a file to open.
Must be coded in Python 3.

8.10 (LAB) Sum file of values (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 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
