Help for this page

Select Code to Download


  1. or download this
    my $number_of_keys_in_hash = keys %hash;
    
  2. or download this
    %hash = (
    for($b=0;$b<$cnt;$b++){$a=$b+1; #$cnt being the number of keys in the 
    +hash
    ...
    }#close the for loop
    
    ); #close the hash