home
Learn
screen_rotation
num = [100, 200, 600, 400, 300, 250] print(num[2])
Program Output
600