알고리즘/코드업
[CodeUp]기초100제(python)_1021번 : [입출력] 단어 1개 입력받아 그대로 출력하기
Orange57
2020. 2. 21. 22:31
728x90
반응형
SMALL
문제 :
1개의 단어를 입력받아 그대로 출력해보자.
답 :
방법1
방법2(단어 길이를 50자 이하로 제한 했을 때)
코드 : 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