질문&답변 연습 문제 6번 find 이용 질문 data = soup.find('div', class_='text-center') print(data.get_text().strip()) 로도 바로 가져올 순 있었어요 2025-02-25T01:23:55.478Z 좋아요수 0 댓글수 2 조회수 128