Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge 3 | Boolean Type
Python Data Types
course content

Kursusindhold

Python Data Types

Python Data Types

1. Numeric Types
2. Boolean Type
3. Strings

book
Challenge 3

question-icon

Fill in the gaps to make sentences correct, put correct variables to the gaps.

a = (10 > 10.05) or ( -10 > -10.05)
b = (False and (not False))

print("This statement will be True:",
)
print("This statement will be False:",

Click or drag`n`drop items and fill in the blanks

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 6

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

course content

Kursusindhold

Python Data Types

Python Data Types

1. Numeric Types
2. Boolean Type
3. Strings

book
Challenge 3

question-icon

Fill in the gaps to make sentences correct, put correct variables to the gaps.

a = (10 > 10.05) or ( -10 > -10.05)
b = (False and (not False))

print("This statement will be True:",
)
print("This statement will be False:",

Click or drag`n`drop items and fill in the blanks

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 6
Vi beklager, at noget gik galt. Hvad skete der?
some-alt