Python 學習筆記=== python所有東西都是物件e.g., int, float, string. ... sum()可以計算list中所有數值的加總(但list中的元素都需為數值,不可與字串混合) ...
確定! 回上一頁