Python과 VScode에 관하여 ============================================ python version download 3.11, 3.10, 3.9 and path : 3.11 시스템환경변수편집 -> 고급 -> 환경변수 -> path -> python version file D2Coding-Ver1.3.2-20180524-all 실행 -> 설치 VS code -> file -> Preferences -> settings -> font 검색 Font Ligatures에서 Edit in settings.json 클릭 editor.fontLigatures : true로 변경 없으면 추가 ============================================ Fo..