Topic: Stack Problem / Level: intermediate

Problem: Create a function to merge two stacks in sorted order.

Run the code to see the output here...