if the element located in any position is greater than max1, then assign the element as max by using max1 = l[i] finally max1 holds the maximum value in the ...
確定! 回上一頁