파이썬 ⇒ import re : re = regular expression라는 라이브러리 사용 ⇒ re.findall(정규표현식, string) 으로 사용< 연습문제 >< 참고링크 >프로그래머스 정규표현식 : https://programmers.