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