asunder by hallvabo

exec"s=''"+"+raw_input()"*8
for c in sorted(set(s)):print"%s:%%3s"%c%s.count(c)

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

download

return to the top page