• + 0 comments

    int testCases = Integer.parseInt(in.nextLine());

      List<Student> studentList = new ArrayList<Student>();
    
            i am not getting this