To remove or delete a file using Python, call remove() method of os library with the path to the file passed as argument to the remove function.
確定! 回上一頁