알고리즘/코드업
[CodeUp]기초100제(python)_1011번: [입출력] 문자 1개 입력받아 그대로 출력하기
Orange57
2020. 2. 16. 16:10
728x90
반응형
SMALL
문제 :
문자형(char)으로 변수를 하나 선언하고, 변수에 문자를 저장한 후
변수에 저장되어 있는 문자를 그대로 출력해보자.
답 :
방법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