In Python we can find the average of a list by simply using the sum() and len() function. sum() : Using sum() function we can get the sum of ...
確定! 回上一頁