Re: [Tutor] to process data from several dictionaries

2005-12-07 Thread Kent Johnson
Andrzej Kolinski wrote: > > Let's forget for the time being my previous topic (files - strings - > lists). As a result of (not only) my efforts I arrived to the point that > I have data I need but I do not know how to process them. Form each > (game) file a dictionary is created containing play

[Tutor] to process data from several dictionaries

2005-12-07 Thread Andrzej Kolinski
Let's forget for the time being my previous topic (files - strings - lists). As a result of (not only) my efforts I arrived to the point that I have data I need but I do not know how to process them. Form each (game) file a dictionary is created containing player names (key) and the scores + board