I\'m trying to create a program that sorts an array of students, according to 1) name and 2) age. I managed to get the name sort running okay but it\'s the sortStage() func