jkc140 / matchMakingSchedule

This program is going to create a schedule for a softball team
1 stars 2 forks source link

creating variables and arrays to hold missing info #56

Closed billpaps closed 4 years ago

billpaps commented 4 years ago

Firstly we have to manipulate the data in the file. So I changed the way you read the file. Clear code. If you test it you have to change the path(where the fileFormatExample.txt is) in the Main class.