Topic: Stack Problem / Level: beginner

Problem: Write a function to reverse a list of integers using a stack.

Run the code to see the output here...