Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: The Not Statement | Mastering Boolean Logic in Python
Data Types in Python
course content

Contenuti del Corso

Data Types in Python

Data Types in Python

1. Getting Familiar With Numbers in Python
2. Mastering Boolean Logic in Python
3. Python String Manipulation
4. Bring All the Topics Together

book
Challenge: The Not Statement

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 5
toggle bottom row

book
Challenge: The Not Statement

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 5
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt