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 1762611322
Portable data is as important as portable code.
Home
Notebook
Contact us