Question 2
The following pseudocode is executed using the Scores dataset.
What does L contain at the end of the execution?
Towns/cities where the highest and second highest total scores among students from that town/city differ by at most 10
Towns/cities where every student has a total score within 10 marks of every other student from that town/city
Towns/cities where the highest and second highest total scores among students from that town/city differ by more than 10
Towns/cities where the first two students read from that town/city differ in total score by at most 10