You can pass the 'w' argument to the open() function to tell Python you want to write to a file. This will erase anything in the file if it already exists, ...
確定! 回上一頁