Joined November 2012
·

Vladyslav Frolov

Salford Systems
·
Ukraine
·
·

Posted to Get generality of two lists in python over 1 year ago

WTF?! Use operator in instead...

>>> [x for x in list1 if x in list2]
Achievements
81 Karma
0 Total ProTip Views