quote box by pooq

for y:-14thru 14 do(for x:-24thru 24 do if x#0then printf(?t,charat("-*?@.#`%$\\:[{'\"",max(max(abs(x)-9,1),abs(y)+1))),newline());

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

download

return to the top page