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

Zero values are considered True always

Bool class is subclass of array class

Boolean first returns False then the True value

Boolean Not returns False if the operand is True

Zero values are considered True some times.

Related questions

0 votes
asked Jan 17, 2021 in Python by SakshiSharma
0 votes
asked Feb 11, 2020 in Python by rahuljain1
...