hazelnut.log
로그인
hazelnut.log
로그인
[백준] #2739
Hyeju
·
2021년 10월 24일
팔로우
0
0
python
목록 보기
4/5
N
=
int
(
input
(
)
)
if
1
<
N
and
N
//
10
<
1
:
for
i
in
range
(
1
,
10
)
:
print
(
f'
{
N
}
*
{
i
}
=
{
N
*
i
}
'
)
Hyeju
팔로우
이전 포스트
[백준] #2742
다음 포스트
[백준] #2753
0개의 댓글
댓글 작성