# This will get 0 points data = input().split() fake = True # TODO: implement check print("Fake" if fake else "Real")