N=int(input()) #take the size · Array=list(map(int, input(). · #input()—takes input · If you enter 1 2 3 4 5 it is taken as '1 2 3 4 5' · #split(' ')—splits the ...
確定! 回上一頁