Topic: Stack Problem / Level: beginner

Problem: Implement a function to push numbers into a stack and remove all multiples of 16.

Run the code to see the output here...