Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
Nice mission solution in Creative category for Solution for Anything by hanpari
class MakeEqual():
__eq__ = __gt__ = __lt__ = __ge__ = __le__ = __ne__ = lambda self, obj:1
checkio = lambda x:MakeEqual()
April 23, 2015