I have two string lists and I run a foreach loop to check if the values in list1 exist in list2
List list1 = {some_data} List list