Answer:
(yes or no)") I do not really think this would work but I really didn't deal with this when i hack. That would need to be seperate from the question. Like for example Question = input("your question")
if Question == ("yes")
print ("well done")
elif Question == ("no")
print ("try again")