Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge: The Not Statement | Verdadeiro ou falso?
Tipos de Dados em Python
course content

Conteúdo do Curso

Tipos de Dados em Python

Tipos de Dados em Python

1. Conhecendo os números em Python
2. Verdadeiro ou falso?
3. Strings
4. Reunindo todos os tópicos

book
Challenge: The Not Statement

Tarefa

Swipe to start coding

Sometimes in accounting, we need to check if something is not true — for example, if a report was not approved or not rejected. Let's practice that!

Replace ___ with either True or False so that:

  1. The variable report_is_incorrect equals False – this means either the report was not rejected, or some other check passed.

  2. The variable report_is_ready equals True – this means the report was approved and not flagged as invalid.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 5
toggle bottom row

book
Challenge: The Not Statement

Tarefa

Swipe to start coding

Sometimes in accounting, we need to check if something is not true — for example, if a report was not approved or not rejected. Let's practice that!

Replace ___ with either True or False so that:

  1. The variable report_is_incorrect equals False – this means either the report was not rejected, or some other check passed.

  2. The variable report_is_ready equals True – this means the report was approved and not flagged as invalid.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 5
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt