Help for this page

Select Code to Download


  1. or download this
    for ($key = 0; $key++; $key>=100)
    {
      if ($key == keys)
        {
    }
    
  2. or download this
    say $jetsons{$_} for sort { $a <=> $b } keys %jetsons;