I need help. I tried to do this: IF INPUT = "example" THEN PRINT "Example." I also tried: IF INPUT == "example" THEN PRINT "Example." Please help!