Which Python function allows you to execute Linux shell commands in Python?
os.system()
sys.exc_info()
os.getcwd()
sys.executable