Evaluation Python 2
Quiz
•
Computers
•
12th Grade
•
Practice Problem
•
Medium

Housem Boulmezaoud
Used 105+ times
FREE Resource
Enhance your content in a minute
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pour déclarer une variable α de type entier, on utiliser l'instruction
a == 4
a = 4
a = 4.0
a = '4'
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
L'instruction range(5) renvoie la liste
[0,1,2,3,4,5]
[0,1,2,3,4]
[1,2,3,4,5]
[1,2,3,4]
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
La suite d'instruction
mot = 'Baccalaureat'
for i in mot:
.....print(i)
Affiche une liste d'éléments de type int
Affiche une liste de mot
Affiche une liste de lettre
N'affiche rien
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Le mot réservé while, permet de définir
une variable
une boucle
un test
une fonction
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
La suite d'instruction:
n = 3
while n>4:
.....n = n +2
print(n)
affiche 0
ne affiche rien
affiche 3
affiche 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
n = -1
if n > 0:
.....print(False)
else:
.....print(True)
False
True
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cette suite d'instructions est elle correctement écrite:
n = 3
if n > 2:
print('oui')
else :
......print('non')
Oui
Non
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Ôn tập Python
Quiz
•
9th - 12th Grade
10 questions
Soạn thảo văn bản Microsoft Word
Quiz
•
1st Grade - University
17 questions
Norma 568
Quiz
•
1st - 12th Grade
18 questions
School Mangement System ICT 0417 IGCSE
Quiz
•
10th - 12th Grade
14 questions
Guess the Video Game Characters 8
Quiz
•
KG - Professional Dev...
14 questions
Practices of Engineering
Quiz
•
6th - 12th Grade
16 questions
Microcontrolere Noțiuni generale. Structura internă
Quiz
•
KG - 12th Grade
10 questions
java script
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
