SubArea: Logic and SetsLevel: BProject ID: 9000080908Accepted: 1Clonable: 0Easy: 0Find the set difference \(A\setminus B\) for \(A = \{ - 2,-1,0,1,2\}\) and \(B = \{x\in \mathbb{Z},x < 2\}\).\(\{2\}\)\(\{ - 2,-1,0,1,2\}\)\(\{0,1\}\)\(\emptyset \)