Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Python bool() Function | Boolean Type
Python Data Types
course content

Kursinnehåll

Python Data Types

Python Data Types

1. Numeric Types
2. Boolean Type
3. Strings

book
Python bool() Function

In Python there is bool() function that converts variables of any type into a variable of boolean type (True or False). Let's look at an example for better understanding.

python
python
python

Any digit other than zero is True.

python
Uppgift

Swipe to start coding

You have three numbers of different numeric types, you have to return a boolean object from each of one.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 2
toggle bottom row

book
Python bool() Function

In Python there is bool() function that converts variables of any type into a variable of boolean type (True or False). Let's look at an example for better understanding.

python
python
python

Any digit other than zero is True.

python
Uppgift

Swipe to start coding

You have three numbers of different numeric types, you have to return a boolean object from each of one.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 2
Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Vi beklagar att något gick fel. Vad hände?
some-alt