s = int(input() == "oda") ans = ["yukiko", "oda"] v = 0 for i in range(8): b = input() v += b.count(".") print(ans[(v + s) % 2])