Topic: Stack Problem / Level: beginner

Problem: Create a function to reverse the first half of a stack using another stack.

Run the code to see the output here...