| The teacher would like to print a list of pupils in order of merit. This list has to show all pupils of grade 1, followed by all pupils of grade 2, etc. Pupils with the same grade have to appear alphabetically by surname. A sample of what the teacher would like is shown. What change would she need to make to the “Pupil” field so that she could produce the list shown above? [PS] (1 point) |