Answer the question
In order to leave comments, you need to log in
Why does the python 3.6 interpreter throw an error when working with the 'ststistics' module?
import statistics
res = statistics.mean(1,4,6)
print(res)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question