Izzy M
2013-05-06 14:02:04 UTC
This is what the text has:
Times this function has written to this file: 1
When I run this function again, the same text file should now say:
Times this function has written to this file: 2
Next time I run it, the 2 should be a 3.
I know how to open close, output to file. Just need help on what functions I can use to copy the string, find the digit, iterate it.
Thank you.