EN:
Hello, please help.
How to use functions:
if os.path.exists ("files.py"):
os.remove ("files.py")
To me not only removed the name.
I want to feature not only checked the file name's extension. I removed the following enlargement. Thank you.
DE:
Hallo, bitte helfen.
So verwenden Sie Funktionen:
if os.path.exists ("files.py"):
os.remove ("files.py")
Für mich ist nicht nur der Name entfernt.
Ich möchte nicht nur überprüft die Datei Namenserweiterung verfügen. Ich entfernte die nach der Erweiterung. Vielen Dank.








