#MADHUBASWANI #PYTHONPATH #PATH #LEELASOFT
Path:
Win OS:
from cmd we can execute .exe files (those are all in path of system environment variables)
Python Path:
------------
Temp:
in command prompt
pythonpath=%pythonpath%;G:\7PM_Python\cust;E:\PyExamples
Permanent:
windows environment variable:
"pythonpath"
.exe file path:
installation folder location
Ex:
C:\Python38