Python2 w3 scools 튜토리얼 (1) 파이썬 코딩 연습하기 https://www.w3schools.com/python/python_syntax.asp Python Syntax Python Syntax Execute Python Syntax As we learned in the previous page, Python syntax can be executed by writing directly in the Command Line: >>> print("Hello, World!") Hello, World! Or by creating a python file on the server, using the .py file extension www.w3schools.com 파이썬 튜토리얼 -> 코딩 연습 PRINT 연습 1. Hello, world! 출력.. 2021. 6. 16. Anaconda 다운로드 Anaconda | Get Started Anaconda | Get Started Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities. www.anaconda.com 다운로드 -> 경로설정 -> dev에 JupyterNotebook 폴더 생성 -> 기본으로 설치 -> "Add Anaconda to my PATH environment variable" 옵션 선택 - 명령프롬프트 실행 - cd C:\dev\JupyterNotebook 입력 - jupyter notebook 입력 -몇일간은 JupyterNote.. 2021. 6. 16. 이전 1 다음