EXAMPLE 6.3 Print selected students
555555
Design a solution algorithm that will read the same student file as in Example 6.2, and produce a report of all female students who are enrolled part-time. The report is to be headed"PART TIME FEMALE STUDENTS' and is to show the student's number, name, address and age.