- 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
2 Answers
+ 3
Check the python3 course about âworking with filesâ in this app
This helps
About read and write in file