We vaguely went over this in class and it is similar to one of the problems on the loop class work. I struggled with this and couldn't figure it out. Is there something that I am missing in my understanding of this concept. The list is in the conditional part of the while loop.
Something like this:
while response not in ['yes', 'no', 'y', 'n']: