Football League Table - Idea's?
okay so far i've made a program that reads in results from a .txt file and outputs the results re-arranged with and such. Now i have an extension assignment where i would need to create a league table based on the scores. I'm unsure of how to store points and how i would add scores to that specific team. I'll post my code thus far so you can see what i've done.
Removed code due to other students googling it and copying my code.
Would appreciate your idea's on how to do this and/or specific java elements that i should research in order to accomplish this. Any sort of input will help thanks
Thanks