You should have a function named getAverage that takes an array of test scores as a parameter and returns the average score. You should have a function named getGrade that takes a student score as a ...