Topic: Queue Problem / Level: beginner

Problem: Write a program to implement a queue using a combination of stack operations.

Run the code to see the output here...