Help for this page

Select Code to Download


  1. or download this
    for my $key (keys %mappings) {
        for (keys %{$mappings{$key}}) {
    ...
            print "$key - $mappings{$key}{$_} -> $_\n" ;
        }
    }
    
  2. or download this
    lung cancer - 2 -> some cancer
    cancer - 4 -> foot cancer