
Списки python повторение

Quiz
•
Computers, Professional Development, Special Education
•
7th Grade
•
Medium

Александра К
Used 2+ times
FREE Resource
23 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
10 sec • 1 pt
Из скольких элементов состоит список numbers?
numbers = [3, 5, 7, 9]
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Какой индекс у числа 17 в списке numbers?
numbers = [1, 100, 7, 20, 17, 37, 22]
5
4
6
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
numbers = [0, 1, 3, 14, 2, 7, 9, 8, 10]
print(numbers)
0, 1, 3, 14, 2, 7, 9, 8, 10
[0, 1, 3, 14, 2, 7, 9, 8, 10]
['0', '1', '3', '14', '2', '7', '9', '8', '10']
0 1 3 14 2 7 9 8 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения следующего программного кода?
names = ['Michael', 'John', 'Freddie']
print(names)
['Michael', 'John', 'Freddie']
["Michael", "John", "Freddie"]
[Michael, John, Freddie]
'Michael', 'John', 'Freddie'
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Может ли список в Python содержать значения разных типов данных?
да
нет
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Значения в списках, заключенные в квадратные скобки и отделенные запятыми, называются...
строками
индексаторами
элементами
значениями
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите метод, который добавляет значение в список. (Python)
.append()
.pop()
.add()
path.join()
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Повторение и обобщение WORD

Quiz
•
7th Grade
25 questions
JavaScript

Quiz
•
1st - 10th Grade
25 questions
обработка событий JavaScript

Quiz
•
1st Grade - University
21 questions
Test 4 Python (2024-2025)

Quiz
•
6th - 8th Grade
18 questions
Текстовый редактор

Quiz
•
6th - 8th Grade
20 questions
Microsoft Word, 7 класс

Quiz
•
7th Grade
20 questions
База данных. Основные понятия

Quiz
•
6th - 8th Grade
23 questions
Python_13

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

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

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
16 questions
Clovis Unified Student Use of Technology

Quiz
•
4th - 8th Grade
11 questions
Technology Acceptable Use

Quiz
•
6th - 8th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
15 questions
Student Technology Agreement

Quiz
•
6th - 8th Grade
10 questions
Acceptable Use of Technology

Quiz
•
7th - 8th Grade