Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            print "row $i has a zero\n"; # execute some code
        }
    }
    
  2. or download this
    row 2 has a zero