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