Skip to content

Latest commit

 

History

History
 
 

scores-table.txt contains structured information.

Each line contains information about one player in a game. On each line, first is the player's name. Then the city they're in. Then a variable number of scores - one for each time they've played the game. Each entry on a line is separated by a single space character.

All exercises in this directory operate on the data in scores-table.txt.