Introduction - If you have any usage issues, please Google them yourself
1. To design a student class, managing the following information: student number, name, date of birth (including year, month day), gender, class, performance. This class has two methods: readInfo used to read their information, disPlay for printing information. Main function is to test the students writing class, ask for student information and print 5.