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