0
Example:
test = open('test.txt', 'w')
test.write('6000')
close-up test.()
How do I convert the contents of the . txt file into integer so I can do operations with it? in case you have no way to do this, as I can record data without losing them when restarting my program?
Thank you very much! D
– Os carros são como as lanchas