Level:
Project ID:
9000080910
Source Problem:
Accepted:
1
Clonable:
1
Easy:
0
Find the set difference \(A\setminus B\)
for \(A = \{x\in \mathbb{Z},\left |x\right | < 3\}\)
and \(B = \{x\in \mathbb{N},x < 5\}\).
\(\{ - 2,-1,0\}\)
\(\emptyset \)
\(\{- 2,-1\}\)
\(\{3,4\}\)