locate python executable file

python

import sys
print(sys.executable)