(Solved) : Write Python Code Reads Txt File Like Outputs Average Numbers 12 12 14 15 61 86 69 97 Q37204210 . . .
How do i write a python code that reads a txt file like belowand outputs the average of the numbers
12
12
14
15
61
86
69
97
Expert Answer
Answer to How do i write a python code that reads a txt file like below and outputs the average of the numbers 12 12 14 15 61 86 6…
OR