計算平均值np.mean() 計算方差np.var() 計算標準差np.std() 找出最大值np.max() 找出最小值np.min() 計算總和np.sum(). 如果將剛剛定義的list拿來使用.
確定! 回上一頁