Login
Remember
Register
Ask a Question
While using 'bool', all zero values are considered as false and non- zero values are considered as true. Is the statement true or false?
0
votes
asked
Jun 24, 2020
in
Python
by
Robindeniel
edited
Jul 11, 2021
by
sharadyadav1986
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
#python-bool
#bool-python
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...