a=0 exec("a+=1e16/17;s='%016d'%a;print(-s.find('0')%16*' '+s);"*16)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page