Two-dimensional arrays

Indexed two-dimensional arrays

Score of student 0 for course 2 = 18

Score of student 1 for course 1 = 14

Score of student 2 for course 0 = 9

Scores of student 0:

Scores of student 1:

Scores of student 2:

Associative two-dimensional arrays

John's score for English 2 = 18

Jane's score for Business essentials = 14

Jeff's score for PHP = 9

John's score for PHP = 13

John's score for Business essentials = 8

John's score for English 2 = 18

Jane's score for PHP = 17

Jane's score for Business essentials = 14

Jane's score for English 2 = 10

Jeff's score for PHP = 9

Jeff's score for Business essentials = 11

Jeff's score for English 2 = 16