Do it ANOTHER by leonid

r=raw_input
while 1:print''.join(' -_'[x]for x in map(cmp,r(),r()))

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

download

return to the top page