Question 205794
a group of people are assigned numbers 1 through 12. a person assigned a number of 5 or less is chosen 
-------------------
Ans: b
=============
Cheers,
Stan H.




a.{1,2,3,4,}
b.{1,2,3,4,5}
c.{1}
d.{12}