Please enable JavaScript to use CodeHS

AP CSA: VAR-2.F.2

CodeHS Lessons

For the purposes of the exam, when accessing the element at arr[first][second], the first index is used for rows, the second index is used for columns.

Standard
8.1 2D Arrays
Standard
5.9 2D Arrays (Matrices or Grids)
Standard
15.1 2D Arrays