Declare an array of 25 student scores in a test. Fill the array with random numbers between 1 and 100.
Get the average of all marks.
get the average of all students who scored an ‘A’ grade: 80%...