알고리즘/코드업
[CodeUp]기초100제(python)_1065번 : [조건/선택실행구조] 정수 3개 입력받아 짝수만 출력하기
Orange57
2020. 3. 29. 22:22
728x90
반응형
SMALL
문제 :
세 정수 a, b, c가 입력되었을 때, 짝수만 출력해보자.
답 :
방법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