목록에 항목이 있는 경우 어떻게 삭제합니까? new_tag에서 '''를 사용하여self.response.get("new_tag") ★★★★★★★★★★★★★★★★★」selected_tags ('') self.response.get_all("selected_tags") 이렇게 조합합니다. tag_string = new_tag new_tag_list = f1.striplist(tag_string.split(",") + selected_tags) )f1.striplist목록 내의 문자열 내의 공백을 제거하는 기능입니다.) , 그 tag_list비어 있습니다(되지 않습니다)., 몇개의 태그가 .selected_tags,new_tag_list에는 빈 되어 있습니다." ". 를 들어 "from"에서 "from"으로 ..