Exercise: Extend MyInt Class
Extend the 'MyInt' class to make its instances comparable.
We'll cover the following...
Challenge
Instances of the MyInt
...
Extend the 'MyInt' class to make its instances comparable.
Instances of the MyInt
...