sk-node / app.py
ronvolutional's picture
Initial D
63e0ab2
raw
history blame
64 Bytes
import subprocess
subprocess.run("node --version", shell=True)