The max() function can find the largest of two or more values (such as numbers, strings etc.) or the largest item in an iterable (such as list, tuple etc.)
確定! 回上一頁