Print numbers _Revised_ by eban

END{for(;i<8;)print++i+9;print"20\n22\n24\n31\n100\n121\n10000"}

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

download

return to the top page