The Golden Ratio by mskzzzz

a=b=1
exec"a,b=b,a+b;"*1200
print"1."+str(10**499*a/b)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page