Write a swift function called stGrade to print student name and student grade. This function receives four parameters name, score1, score2, and score3. The type of function is (String, Double,Double,Double) Use the following to compute the grade: 90=