본문 바로가기
Beakjoon&프로그래머스/파이썬

[백준/파이썬] 31746번 SciComLove (2024)

by 현장 2024. 4. 5.

-Code

print("SciComLove" if int(input()) % 2 == 0 else "evoLmoCicS")