You are on page 1of 3

Task 1

I repeated this code 10 times because I need 10 questions, then after the 10 questions I put this:

Task2: I had to put CSV files. So on excel I had to save 3 different documents as : class1.csv class2.csv

class3.csv

And saved them as a csv file.

Then I input this code


I then had to input all the names and scores for each of the classes as they were
transferred to the 3 excel documents for (class 1 class 2 and class 3)
Now I have to sort:-
in alphabetical order with each student’s highest score for the tests
• by the highest score, highest to lowest
• by the average score, highest to lowest

You might also like