파이썬 입력 여러개 받기

eunsik LEE·2021년 11월 2일
0

iterate, s = map(str,input().split())

map과 input 함수 이용

profile
코딩공장

0개의 댓글