Topic: Queue Problem / Level: beginner

Problem: Write a program to remove elements from a queue until it is empty.

Run the code to see the output here...