반응형
Sublime Text 3에서 Python 프로그래밍을 하기 위해 필요한 설정을 다루고 있습니다.
Sublime Text 3와 함께 Python 프로그래밍(Windows / Ubuntu)
Sublime Text 3에서 Python 프로그래밍을 하기 위해 필요한 설정을 다루고 있습니다. 1. Python 설치 2. Sublime Text 3 설치 3. Sublime Text 3 기본 사용방법 4. Package Control 5. sublimeREPL 플러그인 설치..
webnautes.tistory.com
반응형
'프로그래밍 > Python' 카테고리의 다른 글
[python] How to add or increment single item of the Python Counter class (0) | 2020.12.16 |
---|---|
[python] Read file as a list of tuples, 파일읽어서 튜플 만들기 (0) | 2020.12.16 |
[python] style cloud 설정 (0) | 2020.12.15 |
[python] wordcloud시 불용어 지정 (0) | 2020.12.15 |
[python] sorted, 문자열 길이로 정렬, 한글 정렬 (0) | 2020.12.15 |