Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
threeliner solution in Uncategorized category for Solution for Anything by macobo
class checkio:
def __init__(*a): pass
def __getattr__(self, x): return lambda _: True
May 5, 2013
Comments: