Topic: Stack Problem / Level: beginner

Problem: Implement a function to peek at the top element of a stack.

Run the code to see the output here...