[Tutor] Variables

Joaquin Alzola Joaquin.Alzola at lebara.com
Tue Aug 2 03:51:25 EDT 2016


>I'm trying to write a program w/ python that runs once a day and every time it does it adds 20 to a variable. How do I do this so it doesn't reset the variable to the original value every time I run it?
 You can output the value to a file? Then re-read the file once a day and assign that value to the variable.

This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.


More information about the Tutor mailing list