highest scores program

Hello everyone! Thanks for the help in advance!!!

I need to create a program that gets an input of 10 names(strings) and after inputing each name you also input their highest score(in other words an integer).The program must be able to:
-create a file
-locate data in the file by name and highest score
-delete an item and its associated data from the file
-locate and update a high score for a user

Any ideas would be very appreciated and if you give some code it would be awesome! :D
Topic archived. No new replies allowed.