
Списки 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
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
20 questions
7 Файловая система
Quiz
•
7th Grade
20 questions
Графічний інтерфейс Python
Quiz
•
7th - 8th Grade
18 questions
Python 1 модуль
Quiz
•
1st - 10th Grade
18 questions
Закрепление Unity
Quiz
•
1st - 12th Grade
20 questions
7.1.6
Quiz
•
7th Grade
20 questions
Робототехника (Джун - RoboCup 2-ой этап)
Quiz
•
6th - 8th Grade
18 questions
4.04 Международный день интернета
Quiz
•
6th - 8th Grade
20 questions
Power Point
Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
