Topic: Queue Problem / Level: beginner

Problem: Write a program to print the elements of a queue that are multiples of three.

Run the code to see the output here...