Divide sum() by len() to find the average ... Call sum(iterable) with the list as iterable to find the sum of all its elements. Use len(s) with the list as s to ...
確定! 回上一頁