Note: sort 括號中可以設定排序的條件。 ... 想要直接取得list 中的極值, 可以用 max() 、 min() 這兩個函數。 #極大值 max(list_name)#極小值
確定! 回上一頁