Topic: Stack Problem / Level: beginner

Problem: Create a function to push the first n powers of 2 into a stack.

Run the code to see the output here...