Contenido del Curso
Tipos de Datos en Python
Tipos de Datos en Python
Challenge: The Not Statement
Tarea
Swipe to start coding
I hope you remember the not
statement! Please attempt the same task; it may appear somewhat challenging, but there is no need for excessive exertion!
Here, you should replace ___
with one of the True
or False
statements to make:
- The
statement1
variable equal toFalse
. - The
statement2
variable equal toTrue
.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 2. Capítulo 5
Challenge: The Not Statement
Tarea
Swipe to start coding
I hope you remember the not
statement! Please attempt the same task; it may appear somewhat challenging, but there is no need for excessive exertion!
Here, you should replace ___
with one of the True
or False
statements to make:
- The
statement1
variable equal toFalse
. - The
statement2
variable equal toTrue
.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 2. Capítulo 5