... execute a script written in another language using Python subprocess. ... import subprocess subprocess.run(["bash", "hello_world.sh"])
確定! 回上一頁