s = input() if s=="Milk": print("Milk") else: print("Difficult")