Topic: Stack Problem / Level: beginner

Problem: Write a program to remove all elements greater than a given value from a stack.

Run the code to see the output here...