Topic: Stack Problem / Level: beginner

Problem: Write a program to remove all elements divisible by 5 from a stack.

Run the code to see the output here...