Words
51
Reading
1 min
Listen
Play
5y
Thanks for the python posts, they really are useful. I have a quick question, it seems this always appends the text to the end of the file, what if you wanted to override the text that is already there? do you open the file differently? or is it a different command?
RE: PYTHON PROGRAMMING EXERCISES 5: FILE HANDLING (WRITING TO A FILE)