Deleting files The os module also enables deleting files using the remove() function. Any file that is passed as an argument to the function is deleted.
確定! 回上一頁