Topic: Stack Problem / Level: beginner

Problem: Create a function to push numbers into a stack and count how many of them are prime and greater than 50.

Run the code to see the output here...