switch

파이썬 repl 사이트 본문

python

파이썬 repl 사이트

5witch 2022. 3. 20. 14:33

파이참이나 vscode를 켜기 귀찮을때..

 

알고리즘 문제를 간단하게 풀어보고싶을때 사용하기 좋은 사이트이다

 

웹상에서 구동되고

 

파이썬뿐만아니라 다른 언어도 지원한다

 

모바일로도 사용가능해서 (불편하긴하지만) 어디서나 코딩할수있는 장점이있다. 

 

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

 

문법오류같은건 따로 안잡아줘서 조금 불편하긴함..

'python' 카테고리의 다른 글

파이참 인터프리터 (가상환경) 설정법  (0) 2022.02.13
파이썬으로 출력하기  (0) 2022.01.15
Comments