Golf Scores
The Springfork Amateur Golf Club has a tournament every weekend. The club president has asked you to write two programs:
1. A program that will read each player’s name and golf score as keyboard input, and then save these as records in a file named golf.txt. (Each record will have a field for the player’s name and a field for the player’s score.)
2. A program that reads the records from the golf.txt file and displays them.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.