The max function returns the maximum value in a List. The code below finds the maximum value in an integer. intList = [10, 150, 160, 180, 120 ...
確定! 回上一頁