Given the following code
list_a = [\'Zara\', \'Nike\', \'Addidas\', \'Uniqlo\'] list_b = [\'Nike\', \'Addidas\'] result = [] for brand in lis