Help for this page

Select Code to Download


  1. or download this
         A   R   N   D   *
    A    4  -1  -2  -2  -2  
    ...
             'R' => {'A'=> -1,
                        'R'=> 5,
                    and so on with all rows
    
  2. or download this
    my @letters=qw( A R N D);
    
    ...
        }
    }