byStarTW says to YSITD
love = input("What is your love?") love_filler = (['Computer', 'I', 'Phone', 'Telegram']) if love in love_filler: print("臭魯宅滾開") if love in ["My girlfriend", "我女友"]: print("I hate you") exit()