Topic: Queue Problem / Level: beginner

Problem: Write a program to create a queue of strings and print them.

Run the code to see the output here...