Do it ANOTHER by Hendrik

r=raw_input
while 1:print"".join(" -_"[i]for i 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