Python
[Python3] 웹 IDE replit
권멋져
2022. 6. 21. 17:23
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
위 사이트는 웹에서 간단하게 소스를 컴파일 하여 출력을 볼 수 있다.
IDE를 구지 설치하고 싶지는 않지만 소스를 컴파일해서 결과를 보고 싶을 때 유용하게 사용될 것 같다.
사용법도 간단하다.
소스를 입력하고 재생 버튼을 누르면 옆에 콘솔이 동작하고 값을 입력하면 출력이 나온다.
세상이 너무 좋아졌다.
