MRMCD12 deutsche zahlen by Klemmbrett

a=gets.chomp.to_i;puts(a<13?"zwoelf":a>23?"eintausenddreihundertsiebenunddreissig":"dreiundzwanzig");

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

download

return to the top page