설치 없이 파이썬 연습하기
https://replit.com/ Replit: the collaborative browser based IDE Run code live in your browser. Write and run code in 50+ languages online with Replit, a powerful IDE, compiler, & interpreter. replit.com 1. 사이트 가입 후 Create 클릭 2. 검색창에 python 검색 후 클릭 -> 프로젝트 이름 설정 -> Create Repl 클릭 3. 코드 작성 후 Run을 클릭하면 파이썬이 실행된다
2023.01.25