//I need to get an array of scores from the user in an applet, then with the array I need to compute the average, count how many scores were above and below the average, sort the array in ascending...