MRMCD12 deutsche zahlen by cojna

main=interact f
f"23"="dreiundzwanzig"
f"12"="zwoelf"
f _="eintausenddreihundertsiebenunddreissig"

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

download

return to the top page