Topic: Stack Problem / Level: beginner

Problem: Implement a function to rotate a stack k times to the left.

Run the code to see the output here...