i have a method like that:
public static List gradingStudents(List grades) { for(int i = 0; i < grades.size(); i++){ if(g