
Основы одномерных массивов в Python
Quiz
•
Information Technology (IT)
•
9th Grade
•
Hard
Учитель Иныорматики
Used 2+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как создать одномерный массив в Python?
my_array = (1, 2, 3, 4)
my_array = '1, 2, 3, 4'
my_array = {1, 2, 3, 4}
my_array = [1, 2, 3, 4]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Удаляет элемент item?
append(item)
insert(index, item)
remove(item)
clear()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Добавляет элемент item в конец списка
append(item)
insert(index, item)
remove(item)
clear()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Удаление всех элементов из списка
append(item)
insert(index, item)
remove(item)
clear()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Добавляет элемент item в список по индексу index
append(item)
insert(index, item)
remove(item)
clear()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой порядковый номер 1 элемента в массиве?
0
1
2
-1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как отсортировать массив в порядке возрастания?
Сортируйте массив вручную, сравнивая каждый элемент.
Удалите все элементы массива и добавьте их в порядке возрастания.
Используйте функцию reverse() для сортировки массива.
Используйте встроенные функции сортировки, например, sort() в Python.
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
15 questions
CCDI Competition- First League - Cycle 3 -
Quiz
•
9th - 12th Grade
6 questions
ОГЭ урок 7
Quiz
•
9th Grade
15 questions
Python Programming Quiz
Quiz
•
9th Grade
15 questions
Python for loop/lists
Quiz
•
9th Grade - University
12 questions
Тест з теми 'Списки – змінювані послідовності'
Quiz
•
7th Grade - University
10 questions
CPT C07 Algorithm Design
Quiz
•
9th Grade
10 questions
Создание базы данных в ЭТ
Quiz
•
9th Grade
9 questions
Увлекательный мир Python
Quiz
•
6th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Distribute and Combine Like Terms
Quiz
•
7th - 9th Grade
12 questions
Graphing Inequalities on a Number Line
Quiz
•
9th Grade
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Cell Organelles
Quiz
•
9th Grade
20 questions
Cell Transport
Quiz
•
9th Grade