Topic: Stack Problem / Level: beginner

Problem: Write a program to print the elements of a stack without modifying the stack.

Run the code to see the output here...