Print numbers _Revised_ by murky-satyr

for(i=16;;)print(16 .toString(i--))

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

download

return to the top page