f = open("test.txt", "w")
f.write("mytest")
f.close()
本文标题:python文件读写
本文链接:https://www.haomeiwen.com/subject/qsgeyqtx.html
网友评论