i want to create a class of school library .. In school there are 15 students and 5 teachers. Teachers are allowed to issue maximum 3 books and a student can only one. In this project i want to create an array of 3 students by displaying their roll number and name.A teacher have only its name and an ID.please tell me a perfect code for this program :)