2018年1月8日 星期一

Python: Call an external command in Python

Python: Call an external command in Python

Python Basic: Exercise-45 with Solution

Write a python program to call an external command in Python.
Sample Solution:-
from subprocess import call
call(["cmd"])
# call(["ls", "-l"]) 






沒有留言:

張貼留言

OPEN DATA AQI 空氣品質監測網 + NODE-RED

OPEN DATA AQI 空氣品質監測網 + NODE-RED  首頁 - 空氣品質監測網  https://airtw.moenv.gov.tw/ https://data.gov.tw/datasets/search?p=1&size=10&s=_score...