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