Тест по спискам в 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
10 questions
Информатика (Электронные таблицы)

Quiz
•
9th Grade
13 questions
Викторина: Информатика в Казахстане

Quiz
•
9th Grade
13 questions
9 КЛАСС 7 урок Основные алгоритмические конструкции и тип данных

Quiz
•
9th Grade - University
7 questions
9 клас. Дії над списками у мові програмування Python

Quiz
•
9th Grade
15 questions
Computer Software Quiz

Quiz
•
9th Grade
8 questions
What is eamil ?

Quiz
•
9th Grade
10 questions
web-тайпа

Quiz
•
9th Grade
13 questions
Условные операторы и match-case

Quiz
•
9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Information Technology (IT)
40 questions
Algebra Review Topics

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

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade