Python: списки, кортеж, словник, множина
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Olga Maksimenko
Used 15+ times
FREE Resource
Enhance your content in a minute
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який об'єкт Python являється невпорядкованою змінною послідовністю?
Список (list)
Множина (set)
Словник (dict)
Кортеж (tuple)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Можна змінити значення у кортежі?
Так
Ні
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка функція може визначити кількість елементів у об'єктах список, множина, кортеж, словник?
range()
print()
list()
len()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Правильне видалення елемента словника?
dict1 ={"good": 4, "great": 5, "excellent": 6}
dict1.pop()
del dict1["great"]
dict1.del(4)
pop dict1["good"]
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Є список food. Що виведе програма?
[1, 101, 20]
[1, 21, 41, 61, 81]
[1, 1, 1, 1, 1]
[20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20]
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Варіанти створення пустого кортежу?
a = tuple()
a = list()
a = ()
a = []
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Варіанти створення пустого списку?
a = tuple()
a = list()
a = ()
a = []
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
16 questions
LA3.C3: Variables
Quiz
•
9th Grade - University
15 questions
Uji Pemahaman Formula Excel
Quiz
•
9th Grade - University
16 questions
Conditions
Quiz
•
8th - 10th Grade
10 questions
БД
Quiz
•
10th Grade
14 questions
Оформлення текстових документів
Quiz
•
12th Grade
17 questions
Music, Politics, Poetry, Tech 2021
Quiz
•
3rd Grade - University
15 questions
Мэдээллийн технологи XII анги -Компьютерын сүлжээ
Quiz
•
9th Grade
10 questions
2.2 Antivirus
Quiz
•
9th - 10th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
