Тест зі списків у Python
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Medium
Olga Maksimenko
Used 13+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Як створити порожній список?
L = ()
L = {}
L = list()
L = []
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як додати елемент 'green' в кінець списку L?
L.extend('green')
L.append('green')
L.add('green')
L.insert('green')
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як замінити елемент 'green' на 'yellow' у списку L?
L.change('green', 'yellow')
L.swap('green', 'yellow')
L[2] = 'yellow'
L.replace('green', 'yellow')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як видалити останній елемент зі списку L?
L.remove(-1)
L.pop()
L.clear()
L.delete(-1)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як відсортувати список L за зростанням?
L.sort()
L.order()
L.arrange()
L.shuffle()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як отримати індекс елемента 'yellow' у списку L?
L.search('yellow')
L.find('yellow')
L.locate('yellow')
L.index('yellow')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка функція поверне кількість елементів у списку L?
count(L)
length(L)
size(L)
len(L)
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
10 questions
Kuis Algoritma dan Pemrograman
Quiz
•
10th Grade
13 questions
Beginning Graphic Design - Color
Quiz
•
9th - 12th Grade
15 questions
ՖԱՅԼԱՅԻՆ ԳՈՐԾՈՂՈՒԹՅՈՒՆՆԵՐ /8-րդ դասարան/
Quiz
•
6th - 12th Grade
10 questions
FormazioneSicurezzaSpecifica_Mod. 3.3
Quiz
•
9th Grade - University
14 questions
9-10 robotics EV3 basics
Quiz
•
7th - 10th Grade
15 questions
Access 2013 - 4(consultas)
Quiz
•
10th Grade
14 questions
Taylor Chess Quiz
Quiz
•
4th - 12th Grade
12 questions
algoritma dan pemrograman 1b
Quiz
•
10th 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
