[PYTHON/COMMON] executable 변수 : 파이썬 실행 파일 경로 구하기


■ executable 변수를 사용해 파이썬 실행 파일 경로를 구하는 방법을 보여준다.

예제 코드 (PY)