You are viewing a single comment's thread. Return to all comments →
hi could you please explain the sum([(i in A) - (i in B) for i in sc_ar]) part? does it match i (element in array against a and b and keep the count?)
Seems like cookies are disabled on this browser, please enable them to open this website
No Idea!
You are viewing a single comment's thread. Return to all comments →
hi could you please explain the sum([(i in A) - (i in B) for i in sc_ar]) part? does it match i (element in array against a and b and keep the count?)