DeepFlowest

[CodeUp]기초100제(python)_1079번 : [종합] 원하는 문자가 입력될 때까지 반복 출력하기 본문

알고리즘/코드업

[CodeUp]기초100제(python)_1079번 : [종합] 원하는 문자가 입력될 때까지 반복 출력하기

Orange57 2020. 3. 30. 19:23
728x90
반응형
SMALL

문제 :

'q'가 입력될 때까지 입력한 문자를 계속 출력하는 프로그램을 작성해보자.

답 :

코드 : 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