What do you get if you apply numpy.sum() to a list that contains only Boolean values?
None
0
the count of all True values
a type error