file = open(“testfile.txt”,”w”) file.write(“Hello World”) file.write(“This is our new text ... #for reading and writing data in a text file with python.
確定! 回上一頁