On Apr 24, 2005, at 18:04, Gavin Bauer wrote:

I've decided it would be cool to make a flashcard program. You would
start by entering all of the cards and their answers, then it would
ask you them in random order, with ones you get right coming up less
often, and ones you consistantly get wrong coming up more often.
However, I don't want to start this project unless I  could actually
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.

-- Max
maxnoel_fr at yahoo dot fr -- ICQ #85274019
"Look at you hacker... A pathetic creature of meat and bone, panting and sweating as you run through my corridors... How can you challenge a perfect, immortal machine?"


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

Reply via email to