python show interpreter path

38

python show interpreter path -

import sys
print(sys.executable)

Comments

Submit
0 Comments