EXAM MMI

EXAM MMI

University

25 Qs

quiz-placeholder

Similar activities

Prep ISP - Droit public - vocabulaire

Prep ISP - Droit public - vocabulaire

University

20 Qs

Révision !

Révision !

University

20 Qs

L'entretien

L'entretien

University

20 Qs

La nourriture

La nourriture

University

20 Qs

Gestion des Réclamations Clients

Gestion des Réclamations Clients

1st Grade - University

20 Qs

Test de Positionnement BTS GPME

Test de Positionnement BTS GPME

University

20 Qs

CHAPITRE 1 - RÉMI ET JULIETTE

CHAPITRE 1 - RÉMI ET JULIETTE

8th Grade - Professional Development

20 Qs

Généralités en pharmacologie

Généralités en pharmacologie

University

21 Qs

EXAM MMI

EXAM MMI

Assessment

Quiz

Other

University

Medium

Created by

Gregory Varenne

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

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

echo "Hello, World!"

console.log("Hello, World!")

print("Hello, World!")

printf("Hello, World!")

2.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

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

int x = 10

x = 10

var x = 10

declare x = 10

3.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Media Image

Quelle est la sortie du code suivant ?

10

55

TypeError

5 5

Answer explanation

4.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Media Image

Quelle est la sortie du code suivant ?

P

python

y

Erreur

5.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Quelle est la bonne syntaxe pour effectuer une division en Python ?

/

//

%

*

6.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

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

switch

if

choose

case

7.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Media Image

Quel sera le résultat de ce code ?

Affiche "Python" 3 fois

Affiche "PythonPythonPython"

Affiche "Python" 2 fois

Génère une erreur

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?