Question: Write a function named average_ints that takes no parameters and returns an integer. The function will read a file named suburb.txt that contains one a
Write a function named "average_ints" that takes no parameters and returns an integer. The function will read a file named "suburb.txt" that contains one a well-formed integer one each line. This function should return the average of all these integers (python)
Can you help me this?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
