I have four lists with their values:
A = [1,2,3,4,5,6,7,8,9,10]
B = [1,2,3]
C = [4,5,6]
D = [7,8,9,10]
Would you have some function to compare list A with the other three lists and say how many numbers from list A repeat with those fro...
asked by
19.06.2018 / 02:16