You have a document with the grades of students from Starting Programming, along with the students' data. Your part of the program has to loop through the records, and make sure that any student who has received a 'D', 'W', 'I', or 'F' in the course will not be able to move on to the Advanced Programming class.