The simplest solution for Python to write the list to a file is to use a file.write() method that writes all the items from the list to a file.
確定! 回上一頁