0 votes
in Python by
edited by
While using "bool", all zero values are considered as false and non zero values are considered as true. Is the statement true or false?

Select the best answer from below options :

a)True

b)False
...