Level:
Project ID:
9000080902
Source Problem:
Accepted:
1
Clonable:
1
Easy:
0
Given the sets \(A = \{x\in \mathbb{Z}:x\geq - 2\}\)
and \(B = \{x\in \mathbb{N}: x\leq 5\}\) find the intersection \(A \cap B\).
\(\{1,2,3,4,5\}\)
\(\{0,1,2,3,4,5\}\)
\(\{0,1,2,3,4\}\)
\(\{ - 2,-1,0,1,2,3,4,5\}\)