Help for this page

Select Code to Download


  1. or download this
    my @temps = (69, 70, 71);
    my @numbers = (0.115, 3.667, 4.78);
    ...
    } else {
      print "No elements found that are larger than 0";
    }
    
  2. or download this
    Index:2 Max:4.78 Corresponding:71