Jak wykonać polecenia bash w skrypcie Python

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