ASCII Table by eban

[range(32;127)|[.]|implode][range(0;6)*16:][:16]|join(" ")

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

download

return to the top page