Topic: Stack Problem / Level: beginner

Problem: Write a program to push elements into a stack and reverse every pair of elements.

Run the code to see the output here...