[Tutor] Ran into a problem: Tried many different methods

Parish Watteau pewatteau at gmail.com
Tue Nov 29 21:29:02 EST 2016


The Springfork Amateur Golf Club has a tournament every weekend. The club
president has asked you to write two programs:

        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.)

I attempted to solve it but ran into some errors from using some methods
from a different python version but it didn't turn out the right way. Now I
am stuck without a program and no where to start. Any help would be
appreciated


More information about the Tutor mailing list