package Lect17Arrays; public class ForLoopExample { public ForLoopExample(int maxRows, int maxCols) { for (int row=0; row