본문 바로가기
개발/파이썬

23.03.02

by 상달군 2023. 3. 2.
728x90

@수업 동안 사용하게 될 기본적이 코딩툴 

 - 구글 코랩
 https://colab.research.google.com/?hl=ko
 

Google Colaboratory

colab.research.google.com

 = 구글 코랩에서 사용하는 코드 들은 저장시 내 구글 드라이브에 저장이 된다 . 
    => 내 드라이브 -> Colab Notebooks 폴더에 저장 된다.
 
 - 비쥬얼 스튜디오 코드 vscode
https://code.visualstudio.com/download
 

Download Visual Studio Code - Mac, Linux, Windows

Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.

code.visualstudio.com

 비쥬얼 스튜디오 코드 에서는 확장에서 Python을 추가 해줘야 한다!!

 

@기본적이 베이스 기반은 Python 3.8.6버전 

https://www.python.org/downloads/release/python-386/

Python Release Python 3.8.6

The official home of the Python Programming Language

www.python.org

 
@@코드 폴더 => C:\na\python

                            Day*

728x90

댓글