Topic: Stack Problem / Level: beginner

Problem: Create a function to remove all duplicate elements from a stack.

Run the code to see the output here...