← Back to List
28790번: Игра в дженгу ↗
Solutions
Python 3
48 B | 48 chars
print("Johnny" if int(input()) % 2 else "Lorna")