Topic: Stack Problem / Level: intermediate

Problem: Create a function to sort a stack using another stack.

Run the code to see the output here...