File size: 64 Bytes
63e0ab2
 
 
1
2
3
4
import subprocess

subprocess.run("node --version", shell=True)