I have quite complicated code. There are three lists. Told in short - list1 and comparsion list should be compared, and if there is found some specific match, we add values from list1 to list2. The whole code is followingI have quite complicated code. There are three