[ prog / sol / mona ]

prog


Challenge^2: Floating Point without Errors

8 2020-10-17 00:38 *

>>7

Should be:

if sys.version_info[:3] < (3,):
    eval('print "https://www.python.org/doc/sunset-python-2/"')
    exit(-1)

Remember when print was a keyword?

59


VIP:

do not edit these