byStarTW says to YSITD import os contoot = 'test' contect = 'test' if contoot == contect : print("word") else: print("nope") os.system("pause")