파이썬 표준 라이브러리 중 하나로, 반복해서 작성해야하는 코드를 구현할 수 있는 라이브러리이다. 데카르트 곱(product), 순열(permutations), 조합(combinations), 중복조합(combinations_with_replacement)