Alphabet texture by ipkn

r=range(13);r=r[:0:-1]+r
for x in r:print''.join(' %c'%(65+x+y)for y in r)

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

download

return to the top page