Note that the 'w' within the open() statement tells Python to use 'write' mode with the file as opposed to read mode.
確定! 回上一頁