Topic: Stack Problem / Level: beginner

Problem: Implement a function to push the elements of a string into a stack and remove all digits.

Run the code to see the output here...