The function make_averages works only with lists of exactly nine elements.
(a) Fix the function to work with lists of any size.
(b) Rewrite the function using list comprehension. Can you reduce the function to one line yet have it still be readable?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.