Alphabet texture by clock

procedure main()
every a:=-12to 12&writes(" "||char(abs(a)+abs(-12to 12)+65)|"\n")
end

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

download

return to the top page