pole = [15,158,154,123,1258,1584,158,620,15, 25, 37, 45, 88] #print(len(pole)) for i in range(0, len(pole)): print(pole[i])