Topic: Stack Problem / Level: beginner

Problem: Create a function to find the nth element from the top of a stack.

Run the code to see the output here...