[Int] stack L(i) 1..10 stack.append(i) L 10 print(stack.pop())