A file exists on the disk names students.txt. The file contains several records, and each record contains two fields: (1) the student's name, and (2) the student's score for the final exam. Write code that deletes the record "John Perez" as the student name.