Course Content
Data Types in Python
Data Types in Python
4. Bring All the Topics Together
Challenge: Boosting Logical Skills
Task
Swipe to start coding
Do as many assignments as possible to come out on top!
Here, you should replace ___
with one of the statements: or
, and
to make:
- The
statement1
variable is equal toFalse
. - The
statement2
variable is equal toTrue
.
Solution
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 4
Challenge: Boosting Logical Skills
Task
Swipe to start coding
Do as many assignments as possible to come out on top!
Here, you should replace ___
with one of the statements: or
, and
to make:
- The
statement1
variable is equal toFalse
. - The
statement2
variable is equal toTrue
.
Solution
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 4