3 5 1 6 9 4 2
HighSchoolStudent
public class HighSchoolStudent { private String name; private int numberOfYearsOld; }
numberOfYearsOld