Define a function called average that has one argument, numbers. Inside that function, call the built-in sum() function with the numbers list as ...
確定! 回上一頁