[PYTHON/COMMON] combinations 클래스 : 조합(combination) 리스트 구하기


■ combinations 클래스를 사용해 조합(combination) 리스트를 구하는 방법을 보여준다.

예제 코드 (PY)