Programming: 'Has A' relationships

Project 1) This project involves creating two classes-a Student class and a School class. Create a Student class which should represent a typical school student. Each student has a unique student identification number, a name, a height and an address.