Number in number by hallvabo

while 1:x=100;n=input();print n/x/x%x,n%x,n/x**3,n/x%x

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

download

return to the top page