Como executar comandos bash no script python

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