Topic: Stack Problem / Level: intermediate

Problem: Create a function to reverse the first half of a stack without affecting the second half.

Run the code to see the output here...