Β· Steve Grice Β· quick python Β· 1 min read
Quick Python 5: Writing Files
In this video, we cover writing to files and discuss βwriteβ mode vs. βappendβ mode.
Link to code:
https://github.com/stephengrice/education/tree/master/Quick_Python/05_Write_a_File