Max Noel wrote:

On Apr 24, 2005, at 18:04, Gavin Bauer wrote:
make it useful. This means one thing: saving. I would need some way of
saving a "set" of flash cards such as "english vocab test" or "french
irregular verbs". The main purpose of this program (other than
learning more python) would be to actually help me study for a test,
so I would need to be able to save the information somehow. Any ideas?


The shelve module seems to be what you're looking for.

Or the pickle module.

Kent

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to