inputNum=int(input("자연수의 개수를 입력하세요 : ")) inputSum=int(input("자연수의 총합을 입력하세요 : ")) l=[] a=0 b=0 div=inputNum t=0 while t