Python Niveau 1

Python Niveau 1

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python

Python

8th Grade

13 Qs

quizz 2 info3

quizz 2 info3

3rd Grade - University

10 Qs

Grasshopper App Quiz

Grasshopper App Quiz

4th - 6th Grade

15 Qs

Défis Python

Défis Python

7th Grade

12 Qs

JavaScript ievads

JavaScript ievads

7th - 8th Grade

10 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 Qs

Cours techniscéniste

Cours techniscéniste

6th - 8th Grade

10 Qs

Python Niveau 1

Python Niveau 1

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

INFORMATIQUE Prof MOUHASSINE

Used 34+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qu'affiche le script ?
a="22"

print(a+a+a)

22

222222

66

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qu'affiche le script ?

a=2

print(a+a+a)

222

66

6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qu'affiche le script ?

a=2.3

print(a+a+a)

6.8999999999999995

2.32.3.2.3

69

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel est le résultat du script suivant ?

a=3

b=4

print ("a*b")

12

Aucune de ces réponses

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est l’instruction qui permet d’afficher l’argument qu’on lui passe entre parenthèses ?

int()

print()

input()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la fonction qui permet derenvoyer une valeur dont le type correspond à ce que l'utilisateur a entré ?

int()

print()

input()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la fonction qui génère des suites arithmétiques ?

int()

print()

input()

range()

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?