Topic: Stack Problem / Level: intermediate

Problem: Implement a stack that can handle pushing and popping of custom objects with attributes.

Run the code to see the output here...