comment exécuter les commandes bash dans le script python

import subprocess
subprocess.call(["sudo", "apt", "update"])
Common Melba Finch