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