Push inserts item with value N at top of stack.
Pop removes item from top of stack, returns value.
Peek returns value of item at top of stack.
(Type N into "Enter number" box.)