9. Program that uses a two dimensional array to initialize the scores of students, arranged in five rows with five students in each row. The program inputs the row number and student number in that row and then displays the scores of the student.
9. Program that uses a two dimensional array to initialize the scores of students, arranged in five rows with five students in each row. The program inputs the row number and student number in that row and then displays the scores of the student.