Topic: Stack Problem / Level: beginner

Problem: Create a function to insert an element at the bottom of a stack.

Run the code to see the output here...