image
image
image

Overloading Comparison Operators

image

In Python, comparison operators can be overloaded. 

Example

image

Practice Exercise

a.  Perform the following to the example above Planar(1,1)

b.  Again perform Planar(1,1) in the above example.

c.  Finally, perform Planar(1,1) from the above example.