Up and Down by hallvabo

r=raw_input
s=r()
try:
 while 1:s=''.join(chr(ord(c)+23265%ord(e)-1)for c,e in zip(s,r()))
except:r(s)

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

download

return to the top page