Topic: Stack Problem / Level: beginner

Problem: Write a program to push elements from a queue into a stack and print the stack.

Run the code to see the output here...