Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      print $i, "\n";
    }
    print "-> expected\n\n";
    
  2. or download this
    9 .. 10 - 1 without constant
    9
    ...
    9
    10
    -> expected