[Tutor] data question
ALAN GAULD
alan.gauld at btinternet.com
Sat Oct 2 22:40:41 CEST 2010
> I think this is what can work : http://www.daniweb.com/code/snippet216750.html
>
> I will try it.
Good, that is exactly the kind of struicture I had in mind.
Just put the data structure in a module, forget about the
code and import it to the >>> prompt and play with it till
you are sure you know how to extract any piece of data
you need, iterate over the structure, add/delete from it
etc.
HTH,
Alan G.
More information about the Tutor
mailing list