design a program that reads a list of students test score and determine the number of students who failed the test.a students is deemed to have failed if his/her score is less than the class average. the list is terminated by a value of 999. print the class average as well as the number of students who failed