EXAM MMI

EXAM MMI

Assessment

Flashcard

Other

University

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Quelle est la bonne syntaxe pour afficher "Hello, World!" en Python ?

Back

print("Hello, World!")

2.

FLASHCARD QUESTION

Front

Comment déclare-t-on une variable en Python ?

Back

x = 10

3.

FLASHCARD QUESTION

Front

Quelle est la sortie du code suivant ?

Back

TypeError

Answer explanation

4.

FLASHCARD QUESTION

Front

Quelle est la sortie du code suivant ? Options: P, python, y, Erreur

Back

P

5.

FLASHCARD QUESTION

Front

Quelle est la bonne syntaxe pour effectuer une division en Python ? Options: /, //, %, *

Back

/

6.

FLASHCARD QUESTION

Front

Quel mot-clé est utilisé pour une condition en Python ?

Back

if

7.

FLASHCARD QUESTION

Front

Quel sera le résultat de ce code ? Options: Affiche "Python" 3 fois, Affiche "PythonPythonPython", Affiche "Python" 2 fois, Génère une erreur

Back

Affiche "Python" 3 fois

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?