PythonCookCodeground

Write average(nums) so it returns the mean of a non-empty list of numbers.

Load:
solution.py
Loading...
starting...

Run your code to see its output here.