Logolygon by twobit (no zip)

\xef\xbb\xbfa=[" "*20]*20
for c in"r\xb8I\xe6\x92\xaf\xcb\x86\xf3;\xd6bx\0\x01y":x=ord(c)/15+2*(c>"\xf2");y=ord(c)%15;a[x]=list(a[x]);w=raw_input();a[x][y:y+len(w)]=w;a=zip(*a)
for l in a:print`l`[2::5].rstrip()

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

download

return to the top page