The write() method is used to write into a file using the file object. This is an inbuilt method of Python. write() method writes strings into the file.
確定! 回上一頁