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.
Lösung
Danke für Ihr Feedback!
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
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.
Lösung
Danke für Ihr Feedback!
single
Awesome!
Completion rate improved to 3.03
Challenge: The Not Statement
Swipe um das Menü anzuzeigen
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.
Lösung
Danke für Ihr Feedback!