백준_Python
백준1330번[파이썬python]두수비교하기_if문
개발하는라푼젤
2021. 10. 3. 00:50
728x90
공백으로 두 수 입력받고 input().split()
if문을 사용하여
두수비교하기.
정답 :