알고리즘/코드업
[CodeUp]기초100제(python)_1067번 : [조건/선택실행구조] 정수 1개 입력받아 분석하기
Orange57
2020. 3. 30. 01:04
728x90
반응형
SMALL
문제 :
정수 1개가 입력되었을 때, 음(minus)/양(plus)과 짝(even)/홀(odd)을 출력해보자.
답 :
방법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