Topic: Stack Problem / Level: beginner

Problem: Create a function to reverse the order of every second element in a stack.

Run the code to see the output here...