Write a program that will accepts a list of student's name, individual scores for quiz1, quiz2 and quiz3. Your program should then compute for the average of 3 quizzes and allow the user to select the display method
1. Sorted list based on
-Names, Quiz 1, Quiz 2, Quiz 3, Average
-Top 5 students based on the Average
2. Search and display a specific data