Topic: Stack Problem / Level: beginner

Problem: Implement a function to remove all even elements from a stack.

Run the code to see the output here...