You can use the remove() method to delete files by supplying the name of the file to be deleted as the argument. Syntax. os.remove(file_name) ...
確定! 回上一頁