Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
Second solution in Creative category for The Best Number Ever by tanukiudon
def checkio():
return 13572468 # if you are Sheldon
if __name__ == '__main__':
# These "asserts" using only for self-checking and not necessary for auto-testing
assert isinstance(checkio(), (int, float, complex))
March 19, 2017
Comments: