Saving data WITHIN a python program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tharden3
    Contributor
    • Jul 2008
    • 916

    Saving data WITHIN a python program

    Hey everyone, just wondering if someone could fill me in on how to save inside of a program. Right now, I am just starting by writing text-based programs. It would be cool if I wrote one where someone typed in there name at the beginning, and that name was added to a list. Next time the user opens the program, they would type in their name and the program would automatically load that user's setting. how do I provide a way for the user to save... inside of the program.
Working...