Find Python Location

import sys
print(sys.executable)
/Users/rajacsp/anaconda3/bin/python