Topic: Stack Problem / Level: beginner

Problem: Write a function to delete all negative numbers from a stack.

Run the code to see the output here...