DeepFlowest

[CodeUp]기초100제(python)_1074번 : [조건/반복실행구조] 정수 1개 입력받아 카운트다운 출력하기1 본문

알고리즘/코드업

[CodeUp]기초100제(python)_1074번 : [조건/반복실행구조] 정수 1개 입력받아 카운트다운 출력하기1

Orange57 2020. 3. 30. 15:16
728x90
반응형
SMALL

문제 :

정수(1 ~ 100) 1개가 입력되었을 때 카운트다운을 출력해보자.

답 : 

방법1

방법2

코드 : https://github.com/Yearang-Lee/Algorithm/tree/master/CodeUp

 

Yearang-Lee/Algorithm

Contribute to Yearang-Lee/Algorithm development by creating an account on GitHub.

github.com

 

728x90
반응형
LIST
Comments