This book is now obsolete Please use CSAwesome instead.

10.9. Loop Through Part of a 2D ArrayΒΆ

You can loop through just part of a 2D array. For example, you might want to sum all of the values in a given row.

You can change the starting value and ending value to loop through a subset of a 2D array.

You have attempted of activities on this page