0 votes
in Python by
Which statement accurately defines the bool class?

Boolean first returns False then the True value

Boolean Not returns False if the operand is True

Bool class is a subclass of array class

Zero values are considered True always

Zero values are considered True some times
...