Write Magic Methods from Scratch

Build a Money class from scratch with both __eq__ and __add__.
Python
Setting up Python environment...
Output