Одновимірні масиви.
Quiz
•
Computers
•
10th Grade
•
Medium
Teacher 22
Used 13+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Щоб опрацьовувати велику кількість змінних або множину значень однієї змінної в мові програмування Python використовують
str
list
int
float
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Списки вкладаються в:
" "
( )
[ ]
{ }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Списки в Python індексуються починаючи з:
0
1
-1
10
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Введіть з клавіатури результат виконання програми:
color_model = ['red', 'green', 'blue']
print(color_model [2])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Оберіть результат виконання програми:
a = [1, 2, 3]
a[0] = 'new'
print (a)
['new', 2, 3]
[1, new, 3]
[1, 2, 'new']
['new', 1, 2, 3]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для визначення кількості елементів списку використовують функцію
len()
append()
insert
del
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Щоб додати новий елемент у список, використовують метод
len()
append()
insert
del
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
10 questions
Программирование линейных и разветвляющихся алгоритмов
Quiz
•
1st - 10th Grade
12 questions
"Основні поняття комп'ютерної графіки" - 6 клас
Quiz
•
1st - 12th Grade
11 questions
C Language
Quiz
•
10th Grade - University
8 questions
Programlama Temelleri-Python
Quiz
•
8th - 11th Grade
10 questions
KIỂM TRA THƯỜNG XUYÊN KHỐI 10_HKII
Quiz
•
10th Grade
10 questions
Programming - Basic File Handling Operations
Quiz
•
3rd - 11th Grade
15 questions
Цикл for в python
Quiz
•
10th Grade
14 questions
Bài 29. Nhận biết lỗi chương trình
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade