Skip to navigation
Check if 2 lists have the same value in python or if a value of list_2 is in list2
06.07.17
check if 2 lists have the same value in python or if a value of list_2 is in list2 foo = [x for x in list_1 if x in list_2]
Reply
Anonymous
Information Epoch 1747262776
Work your system no matter how imperfect, and modify it as you go.
Home
Notebook
Contact us