Topic: Stack Problem / Level: beginner

Problem: Create a function to reverse the elements in every other pair of a stack.

Run the code to see the output here...