iuser input type yes to a question how to retun the answer yes i like it in tje pout of python code example
Example: how to code a yes or no question in python v3.8
if Question == ("yes")
print ("well done")
elif Question == ("no")
print ("try again")