[Environmental setting] 13. Python & Visual Studio Code Install
나도코딩의 파이썬 입문
Aug 15, 2025
Python에서 사용할 수 있는 유용한 에디터
- 파이참
- Repl.it
- 주피터 노트북
- 구글 코랩
Python Install
Download Python
The official home of the Python Programming Language
https://www.python.org/downloads/







Visual Studio Code Install



VSCode 설정
- C 드라이브에 PythonWorkspace 폴더 생성



확장 프로그램 설치
- 다양한 언어를 지원하므로, 언어에 맞는 확장 프로그램 설치 해서 작성 가능


Share article