Topic: Stack Problem / Level: beginner

Problem: Write a function to delete all elements less than a given value from a stack.

Run the code to see the output here...