Python doesn't have a built-in function to calculate an average of a list, but you can use the sum() and len() functions to calculate an average ...
確定! 回上一頁