Searched refs:list1 (Results 1 – 1 of 1) sorted by relevance
247 def same_element(list1, list2): argument248 for el in list1: