2. A statistics module has been added on Python 3.4. The statistics.mean() method can calculate the average of a list of numbers. import statistics my_list ...
確定! 回上一頁