알고리즘/코드업
[CodeUp]기초100제(python)_1022번 : [입출력] 문장 1개 입력받아 그대로 출력하기
Orange57
2020. 2. 21. 22:54
728x90
반응형
SMALL
문제 :
공백 문자가 포함되어 있는 문장을 입력받고 그대로 출력하는 연습을 해보자.
답 :
방법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