정보보안(33회차) 노트


청소년IT경시대회
map(적용할_함수, 반복가능한_자료형)
nums = list(map(int, input().split()))