Python (1)

Python (1)

1st Grade

17 Qs

quiz-placeholder

Similar activities

Software or Hardware and Input or Output

Software or Hardware and Input or Output

1st - 5th Grade

20 Qs

SISTEM KOMPUTER #1 ahmadsach

SISTEM KOMPUTER #1 ahmadsach

1st Grade

18 Qs

Topic 1 - Computer Fundamentals

Topic 1 - Computer Fundamentals

1st - 9th Grade

16 Qs

Quiz sur Python

Quiz sur Python

1st - 5th Grade

20 Qs

Algo flow

Algo flow

1st - 3rd Grade

20 Qs

 Computing Revision JCG

Computing Revision JCG

KG - University

14 Qs

Hardware I/O device , port

Hardware I/O device , port

1st Grade

20 Qs

Sistem Komputer

Sistem Komputer

1st Grade

20 Qs

Python (1)

Python (1)

Assessment

Quiz

Computers

1st Grade

Medium

Created by

younes ettouhami

Used 22+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne extension pour un fichier Python ?

  • .py

  • .txt

  • .java

  • .exe

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment affiche-t-on du texte à l'écran ?

show("Bonjour")

display("Bonjour")

echo "Bonjour"

print("Bonjour")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne syntaxe pour créer une variable ?

variable = 10

int variable = 10

10 = variable

var:10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel type de donnée est "Bonjour" ?

float

boolean

integer

string

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel est le résultat de 5 + 3 * 2 ?

8

11

13

16

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Que fait la fonction input() ?

Elle affiche du texte

Elle arrête le programme

Elle demande une saisie clavier

Elle crée une variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Que va afficher ce code ?

Bonjour tout le monde

"Bonjour tout le monde"

Bonjour + tout le monde

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?