Topic: Stack Problem / Level: beginner

Problem: Create a stack that allows pushing elements only if they are even.

Run the code to see the output here...