Тест по спискам в Python

Quiz
•
Information Technology (IT)
•
9th Grade
•
Medium
Элина Васильева
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Как создать пустой список в Python?
list()
{}
[]
empty()
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Какой метод используется для добавления элемента в конец списка?
insert()
append()
add()
push()
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Как получить последний элемент списка `my_list`?
my_list[last]
my_list[-1]
my_list[len(my_list)]
my_list(end)
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Какой метод удаляет первый найденный элемент из списка?
delete()
pop()
remove()
discard()
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Как объединить два списка `list1` и `list2`?
list1.append(list2)
list1 + list2
list1.merge(list2)
list1.join(list2)
6.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
Выбери команды для работы со списками
reverse()
minimum()
count(x)
delete()
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Как узнать длину списка `my_list`?
count(my_list)
size(my_list)
my_list.length()
len(my_list)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Programming Quiz

Quiz
•
9th Grade
10 questions
algoritma pemrograman

Quiz
•
9th Grade
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
10 questions
Chapter 20 - Spreadsheets

Quiz
•
9th Grade
10 questions
Struktur Data 1

Quiz
•
9th Grade
7 questions
Algorithms & Programming

Quiz
•
6th Grade - University
5 questions
CCDI Competition- League 2 - Cycle 3

Quiz
•
9th - 12th Grade
10 questions
CPT C07 Algorithm Design

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
20 questions
Biomolecules

Quiz
•
9th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade