if choice == ("yes", "Yes", "YES", "ya", "Ya", "y", "Y") # ^ you probably should use ` in` here. # ^ and you forgot a ...
stackoverflow.com