Write to a CSV File ... To write an existing file, you must first open the file in one of the writing modes ('w', 'a' or 'r+') first. Then, use a writer object ...
確定! 回上一頁