Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
110 B
2
Indexable

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