Help for this page

Select Code to Download


  1. or download this
    @ntests{@tests} = ()
  2. or download this
       my %ntests;
       $ntests{$_}=0 for @tests;
    
  3. or download this
       my $mol = "";
       $mol = "forty two" if $n==42;