Topic: Stack Problem / Level: beginner

Problem: Implement a function to sort a stack using only one additional stack.

Run the code to see the output here...