Topic: Stack Problem / Level: beginner

Problem: Write a program to push numbers into a stack and remove every multiple of 13.

Run the code to see the output here...