The key function for working with files in Python is the open() function. ... To delete a file, you must import the OS module, and run its os.remove() ...
確定! 回上一頁