121321 by hallvabo

while 1:print''.join((c,'987654321'[57-ord(c):])['/'<c<':']for c in raw_input())

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

download

return to the top page