Topic: Stack Problem / Level: beginner

Problem: Implement a function to reverse every second pair of elements in a stack.

Run the code to see the output here...