Topic: Stack Problem / Level: beginner

Problem: Write a program to push elements into a stack and remove all multiples of both 2 and 9.

Run the code to see the output here...