Notice
Recent Posts
Recent Comments
Link
목록분류 전체보기 (158)
Jeunwork space
파이썬 os 모듈 불러오기 - 정보 출력, 폴더 생성, 삭제, 파일 생성, 삭제, 이름 변경, 시스템 명령어 실행, datetime함수 - 현재시간 출력, range활용 지난날짜 출력, format으로 출력
Python
2021. 4. 5. 15:20
파이썬 - 모듈, math함수(sin, cos, tan, ceil, floor, round), random함수(choice, shuffle, randint), 숫자 입력받아 셔플 출력
Python
2021. 4. 5. 15:15
BeautifulSoup - .string, .get_text(), 태그없이 값 출력, get_text()와 string() 차이
Python/BeautifulSoup
2021. 4. 2. 17:50
Web Crawler, BeautifulSoup 내용생성, find(), find_all() 메소드, style 적용하기
Python/BeautifulSoup
2021. 4. 2. 15:45