Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
2-lines: SuperPhil15 solution in Clear category for Solution for Anything by Phil15
class SuperPhil15: __eq__=__ne__=__gt__=__ge__=__lt__=__le__=lambda self,o: True
checkio = lambda anything: SuperPhil15()
Sept. 27, 2018
Comments: