So i have a variable called funds that i want to store the value of even after 
the program is exited. My funds variable holds the total value of funds i have. 
I add a certain number of funds each time i run the program by entering how 
much i want to add. How would i store the funds variable to keep its value?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to