ASCII Table by pooq

printf("%s%s",[a=32:126;" \n"((mod(a,16)>14)+1)])

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

download

return to the top page