I recently ran into this:
my_list = [\'wow\', \'nice_one\', \'Now!\', \'Now!\', \'Now!\', \'Now!\', \'Now!\'] for x in my_list: if x == "Now!":