Topic: Stack Problem / Level: beginner

Problem: Write a program to reverse the elements of a stack by using only one additional stack.

Run the code to see the output here...