1. Create the class Student in the files student.h and student.cpp, which includes each of the following variables:

• student ID

• first name

• last name

• email address

• age

• array of number of days to complete each course

• degree program