Topic: Stack Problem / Level: beginner

Problem: Write a function to reverse an array using a stack.

Run the code to see the output here...