[PYTHON/COMMON] permutations 클래스 : 순열(permutation) 리스트 구하기

■ permutations 클래스를 사용해 순열(permutation) 리스트를 구하는 방법을 보여준다.

예제 코드 (PY)

Advertisements