The Golden Ratio by flagitious

a=b=10**499
exec"a=b*b/(a+b);"*1200
print'1.%d'%a

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

download

return to the top page