Topic: Stack Problem / Level: beginner

Problem: Implement a function to reverse the second half of a stack while preserving the first half.

Run the code to see the output here...