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 1740314299
Use lower case and keep it short.
Home
Notebook
Contact us