Python 공부하기!

파이썬 시작하기!!

hyer!! 2021. 3. 17. 15:18

 

 

1. 파이썬 공식 홈페이지에서 3.X버전 다운로드 하기

 

www.python.org

 

Welcome to Python.org

The official home of the Python Programming Language

www.python.org

 

2. PyCharm 설치하기

 

www.jetbrains.com/pycharm

 

PyCharm: the Python IDE for Professional Developers by JetBrains

The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

www.jetbrains.com

 

3. 프로젝트 생성 후 프로젝트 우클릭 > new > python File

 

4. 소스 입력 후 Ctrl + Shift + F10