Files
kattis/storafmaeli.py

2 lines
53 B
Python

print("Jebb" if int(input()) % 10 == 0 else "Neibb")