If the file name is ending with .txt extension, we are removing that file using os.remove() function. This function takes the path of the file as parameter.
確定! 回上一頁