[Tutor] Address book sort of

Alan Gauld alan.gauld at freenet.co.uk
Sun Dec 5 00:32:59 CET 2004


> then retrieve the data when run again. Basically, I'm trying to
simulate
> a simple address book (well not really for the datas are just names
for
> now)

I use an address book as an example program in the early stages of
my tutorial. The finished(well sort of) program is in the modules
& functions topic.

I don't use pickle though since it is very Python specific.

HTH,

Alan G
Author of the Learn to Program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld



More information about the Tutor mailing list