Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
110 B
1
Indexable
Never

a = [1,2,3,4,5]
b = [2,3,1,0,5]

//create a function to find numbers which is not present in the second array