Nice! As with vectors, we subset matrices using brackets in the following format: [row_index , column_index].
[row_index , column_index]
Didn't we want to type the row index followed by the column index?