Help for this page

Select Code to Download


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