News

For multidimensional arrays, separate indices for each dimension with a comma. For instance, my_array [2, 3] would return the element in the third row and fourth column.