Conteúdo do Curso
Tipos de Dados em Python
Tipos de Dados em Python
Challenge: The Not Statement
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 5
Challenge: The Not Statement
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 5