2017-03-23 19 views

답변

0

당신이 그것을 배열 입력

CODE 얻을 매우 쉽게 파이썬 프로그래밍 언어를 using.In되는 프로그래밍 언어를 언급하지 않았다 :

p=list(map(int,input().split())) 
에게