Topic: Stack Problem / Level: beginner

Problem: Write a program to reverse every third element in a stack.

Run the code to see the output here...