- 1
Write a statement in python to open a text file rewrite txt so that new content can be read or written from it.
About read and write in file
3 Réponses
+ 3
Check the python3 course about “working with files” in this app
This helps
About read and write in file