Help for this page

Select Code to Download


  1. or download this
    my @letters = qw(A B C D E F);
    
    ...
    }
    
    print "@counts\n";