The built-in Python module named os provides a simple method remove() to delete a file. Simply import the os module in your python program and ...
確定! 回上一頁