컴공생의 다이어리

[파이썬, Python] 온라인 ide 추천 본문

이것저것

[파이썬, Python] 온라인 ide 추천

컴공 K 2021. 9. 11. 00:01

파이썬(Python) 온라인(online) ide 추천

파이썬을 온라인으로 실행해볼 수 있는 ide를 추천해보고자 한다.

 

 

1. Replit

https://replit.com/languages/python3

 

Python Online Compiler & Interpreter

Write and run Python code using our Python online compiler & interpreter. You can build, share, and host applications right from your browser!

replit.com

 

2. Programiz

https://www.programiz.com/python-programming/online-compiler/

 

Online Python Compiler (Interpreter)

 

www.programiz.com

 

3. codingground

https://www.tutorialspoint.com/execute_python_online.php

 

Online Python Compiler - Online Python Editor - Online Python IDE - Python Coding Online - Practice Python Online - Execute Pyth

 

www.tutorialspoint.com

 

 

이외에도 많은 사이트가 있지만 위의 사이트들이 사용해봤을 때 편리했던 것 같다. 개인적으로 Replit이 제일 괜찮았다고 생각한다.

728x90

'이것저것' 카테고리의 다른 글

[Chrome] 크롬 탭 색상 변경  (0) 2021.09.14
마이데이터(MyData)란 무엇인가?  (0) 2021.09.12
[맥, Mac] SourceTree(소스트리) 제거  (0) 2021.09.10
[맥, Mac] 키보드 단축키  (0) 2021.09.09
draw.io ERD 테이블 행 추가  (2) 2021.09.06
Comments