[PYTHON/COMMON] 소인수 분해(Factorization) 리스트 구하기


■ 소인수 분해(Factorization) 리스트를 구하는 방법을 보여준다.

예제 코드 (PY)