Help for this page
use strict; use warnings; ... print "row $i has a zero\n"; # execute some code } }
row 2 has a zero