100%来了 word = input() if word == "SEE": print(True) else: print(False)