Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Review of Python Basics
Question 11
CBSE
Class 12
Computer Science
Question 21 of 120
Review of Python Basics — Question 11
Back to all questions
11
Question
Question 11
In Python, the non-zero value is treated as
True
and zero value is treated as
False
.
Answer
Previous
Question 10
Next
Question 12