File size: 78 Bytes
f518706
 
 
1
2
3
import subprocess

subprocess.run(, shell=True, capture_output=True, env=None)