Topic: Stack Problem / Level: beginner

Problem: Implement a function to push the characters of a string into a stack and remove all punctuation marks.

Run the code to see the output here...