Python, programmation conditionelle, boolean and boucle

Python, programmation conditionelle, boolean and boucle

University

15 Qs

quiz-placeholder

Similar activities

Cuestionario sobre Workarounds en ITIL 4

Cuestionario sobre Workarounds en ITIL 4

University

10 Qs

outsourcing

outsourcing

University

10 Qs

Cuestionario sobre KEDB y herramientas de gestión de problemas

Cuestionario sobre KEDB y herramientas de gestión de problemas

University

10 Qs

Python Perfectionnement, SyntaxeAvancée

Python Perfectionnement, SyntaxeAvancée

University

15 Qs

AGENTES TÓXICOS

AGENTES TÓXICOS

University

15 Qs

Ciclo Celular

Ciclo Celular

University

15 Qs

Ética Profesional

Ética Profesional

University

10 Qs

Mi Amigo el Manati - Mi Vision

Mi Amigo el Manati - Mi Vision

2nd Grade - University

15 Qs

Python, programmation conditionelle, boolean and boucle

Python, programmation conditionelle, boolean and boucle

Assessment

Quiz

others

University

Medium

Created by

Paul-Ernest Martin

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quelle instruction est utilisée pour tester une condition en Python ?

if

check

test

condition

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Quel est le résultat de l'exécution de ce code ?

oui

non

None

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quelle est la valeur booléenne de bool(None) ?

True

False

None

Erreur

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quelle expression est évaluée à False ?

bool(1)

bool(-1)

bool(0)

bool(100)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Quelle est la sortie du code suivant :

True

False

None

Erreur

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quel est l'opérateur pour vérifier l'inégalité en Python ?

=

==

!=

<=

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Quel est le résultat est de la boucle for ?

1 2 3 4 5

1 2 3 4

0 1 2 3 4 5

1 2 3 4 5 6

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?