Python supports writing files by default, no special modules are required. ... Before writing data to a file, call the open(filename,'w') ...
確定! 回上一頁