
10 клас, списки
Authored by Vlad Melnychuk
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що робить функція len в Python?
Повертає довжину списку
Повертає список
Збільшує розмір списку
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка з наступних команд створює порожній список?
lst = { }
lst = [ ]
lst = ( )
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як додати елемент до списку?
lst.add(element)
lst.append(element)
lst.insert(element)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як видалити елемент зі списку за значенням?
lst.pop(value)
lst.remove(value)
lst.delete(value)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як отримати довжину списку?
length(lst)
lst.size()
lst.len()
len(lst)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що поверне наступний код?
list = [1, 2, 3]
print(list[1])
1
2
3
Помилку
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як об'єднати два списки?
list1 + list2
list1.merge(list2)
list1.add(list2)
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?
Similar Resources on Wayground
12 questions
Безпека в Інтернеті
Quiz
•
5th - 11th Grade
12 questions
Computational Thinking & Searching Algorithm
Quiz
•
9th - 10th Grade
15 questions
Python - тест
Quiz
•
1st - 12th Grade
13 questions
reviews
Quiz
•
1st Grade - University
12 questions
Середовище програмування Scratch 6 клас
Quiz
•
1st - 12th Grade
12 questions
Електронні таблиці Exel
Quiz
•
1st - 12th Grade
10 questions
ICT SKILLS
Quiz
•
9th - 10th Grade
10 questions
Les variables sous Python
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade