Topic: Stack Problem / Level: beginner

Problem: Create a function to pop all elements from a stack and return the sum of even elements.

Run the code to see the output here...