https://earth-95.tistory.com/85 [MacOS] Visual Studio Code에 python 3 개발 환경 세팅(python 설치 및 TIP 포함) 들어가기 전에 기본적으로 mac에는 python이 깔려있습니다. terminal을 열어 python -V 명령어와 python3 -V 명령어를 치면 현재 설치되어 있는 python 버전을 확인할 수 있습니다. 저는 위와 같이 이미 python earth-95.tistory.com