Topic: Stack Problem / Level: intermediate

Problem: Design a function to check if two stacks are mirror images of each other.

Run the code to see the output here...