C:\Users\Linch\Anaconda3\python.exe C:/Users/Linch/PycharmProjects/untitled/1111.py
we are going to erase ['C:/Users/Linch/PycharmProjects/untitled/1111.py'].
if you do not want that,hit
if you do want that,hit return
?
Traceback (most recent call last):
opening the file...
File "C:/Users/Linch/PycharmProjects/untitled/1111.py", line 12, in <module>
target = open(filename,'w')
TypeError: expected str, bytes or os.PathLike object, not list
Process finished with exit code 1