Python 列表. 描述. max() 方法返回列表元素中的最大值。 語法. max()方法語法: max(list). 參數. list -- 要返回最大值的列表。 返回值. 返回列表元素中的最大值。
確定! 回上一頁