[백준]B3-2741

py_code·2020년 11월 26일
0

백준-브론즈3

목록 보기
3/38

n = int(input())
for i in range(1, n+1): print(i)
profile
개발자를 꿈꿉니다.

0개의 댓글