
Quiz sur la Programmation Python
Authored by Khaled Abdellatif
Computers
1st - 5th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quel est le type de la valeur 42 ?
float
str
int
bool
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que fait x = 10 + 5 * 2 ?
30
20
25
15
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que retourne type("10") ?
int
float
str
bool
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle syntaxe est correcte pour une variable ?
2x = 5
x_2 = 5
x 2 = 5
x-2 = 5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que donne int("4") + float("3.5") ?
7.5
43.5
Erreur
7
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle expression est correcte ?
if x => 5:
if x >= 5:
if x =>= 5:
if x =>> 5:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que retourne if 0: ?
True
False
Erreur
None
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?