Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $_ /= $totalSum for my @array = @numbers;     # just to confuse your t
    +eacher
    
    print "The required numbers are: @array\n";
    
  2. or download this
    The required numbers are: 0.0666666666666667 0.133333333333333 0.2 0.2
    +66666666666667 0.333333333333333