Morse decode by Defenestrator

print''.join(' etianmsurwdkgohvf,l.pjbxcyzq'[reduce(lambda n,c:n*2+1+(c<'.'),m,0)%32]for m in raw_input().replace(' ','//').split('/')),

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

download

return to the top page