comment supprimer un fichier avec python code example Example: supprimer fichier pythpn import os os.remove("/path/file.txt")