The Magic Boolean variable in Python

Source: Internet
Author: User
Tags in python
In Python, a variable is not just a Boolean value of a variable, but a true one that satisfies any of the following conditions: The variable exists, is not NULL, is not a Boolean false. Conversely, when the value of a variable is false

In Python and Django template systems, the following objects are equivalent to False Boolean values, empty tuples, empty dictionaries, empty lists, empty strings, 0 values, special objects None, Object false.

Here's a simple example to look at a simple definition of a Boolean attribute in Python

Examples of:



The first line is very easy, is to judge 1==1 this expression is set up, the second line we have a Boolean value of true a value, and finally to this judgment, so there is a conclusion as above. In other words, you can arbitrarily modify the Boolean properties in Python.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.