Topic: Stack Problem / Level: beginner

Problem: Write a program to push elements from one stack into another in reverse order.

Run the code to see the output here...