- or download this
uno = uno,eins
due = dos,zwei
...
undici = once, elf
dodici = doce
tredici = trece, dreizehn
- or download this
due =deux, two,
tre = trois,drei, three
...
dieci =dix
undici = onze,eleven
tredici = treize,thirteen, dreizehn
- or download this
use strict;
use warnings;
...
print "$ita =>",join(',',@{$hash{$ita}}),"\n";
}
}