Topic: Stack Problem / Level: beginner

Problem: Implement a function to push elements into a stack and remove all prime numbers greater than 50.

Run the code to see the output here...