python설치방법1 [웹개발 종합반 3주차] Python, 크롤링, mongoDB 🔖01. 설치 🔎 Python(Window) 다운로드 https://www.python.org/ftp/python/3.8.6/python-3.8.6-amd64.exe 🔎 gitbash 다운로드 https://git-scm.com/ Git git-scm.com 🔖02. 연습 겸 복습 🔎 스파르타피디아 API(GET) http://spartacodingclub.shop/web/api/movie 🔎 별점 이미지(별 반복찍기) 별 반복해서 찍기 javascript 내장함수 repeat 사용 let star_image = '⭐'.repeat(숫자) 🔎 로딩 되면 무비정보가져와 카드 붙이기 🔖03. 파이썬 시작하기 🔎 python 파일 만들 때 설정 🔎 hello 출력 print('hello sparta!!') 🔖.. 2022. 10. 21. 이전 1 다음