gracegoh
로그인
gracegoh
로그인
백준 10818 (python) 최소, 최대
Grace Goh
·
2022년 9월 10일
팔로우
0
0
백준 (python)
목록 보기
15/27
N
=
int
(
input
(
)
)
all
=
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
print
(
min
(
all
)
,
max
(
all
)
)
min()
max()
Grace Goh
Español, Inglés, Coreano y Python
팔로우
이전 포스트
백준 1110 (python) ☑️
다음 포스트
백준 2562 (python) append, index
0개의 댓글
댓글 작성