Computes the arithmetic mean of a list of numbers. >>> print average([20, 30, 70]) 40.0
(values)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected