SWEA 1545

녹색자몽·2021년 8월 2일
0

Algorithm

목록 보기
1/80
post-thumbnail

print의 end 속성 활용



T = int(input()) # testcase 개수

for tc in range(T,-1,-1):
   print(tc, end=' ')
    
profile
볕 좋은 날 시작하는 개발일기

0개의 댓글

관련 채용 정보