Implement __eq__
Two coins with the same value should compare equal. Implement
__eq__ so == compares the right thing.Premium
Python
Setting up Python environment... Output
__eq__ so == compares the right thing.Setting up Python environment...