← Back to List
24883번: 자동완성 ↗
Solutions
Python 3
62 B | 62 chars
print("Naver D2" if input().lower() == 'n' else "Naver Whale")