99
Exercise #8: Stack vs Queue
Consider the previous example but with a queue instead of a stack.
Which element would have been taken out ("dequeued") first?