cd pythonDirectory python3 pythonFile.py
import os os.system("Your python command here")
cd nameofpythondirectory python hello.py