Challenge: The Not Statement
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:
-
The variable
report_is_incorrect
equalsFalse
– this means either the report was not rejected, or some other check passed. -
The variable
report_is_ready
equalsTrue
– this means the report was approved and not flagged as invalid.
Solução
Obrigado pelo seu feedback!
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 3.03Awesome!
Completion rate improved to 3.03
Challenge: The Not Statement
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:
-
The variable
report_is_incorrect
equalsFalse
– this means either the report was not rejected, or some other check passed. -
The variable
report_is_ready
equalsTrue
– this means the report was approved and not flagged as invalid.
Solução
Obrigado pelo seu feedback!
single
Awesome!
Completion rate improved to 3.03
Challenge: The Not Statement
Deslize para mostrar o menu
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:
-
The variable
report_is_incorrect
equalsFalse
– this means either the report was not rejected, or some other check passed. -
The variable
report_is_ready
equalsTrue
– this means the report was approved and not flagged as invalid.
Solução
Obrigado pelo seu feedback!