Topic: Stack Problem / Level: beginner

Problem: Create a function to reverse a string using a stack.

Run the code to see the output here...