Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
Shoooooooooort. :) solution in Creative category for Solution for Anything by hrvoje
class Override: __eq__,__ne__,__lt__,__gt__,__le__,__ge__,__init__=[lambda self, other: True]*6 + [lambda self, other: None]
checkio = lambda arg: Override(arg)
June 19, 2015
Comments: