python text file. filename = 'pythonfile.txt' with open(filename) as file_object: contents = file_object.read() print(contents). Python.
確定! 回上一頁