Topic: Stack Problem / Level: beginner

Problem: Implement a function to push numbers into a stack and reverse the digits of all even numbers.

Run the code to see the output here...