匯入statistics 套件,別名為stat 來計算平均數、眾數、中位數、標準差、變異數。 statData = list([9,3,3,1,2,1,1,1,2,4]) statData min(statData) ...
確定! 回上一頁