Python списки та методи

Quiz
•
Computers
•
12th Grade
•
Medium
Olga Maksimenko
Used 24+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Виберіть, що являється списком в Python
"hello"
2445, 34, 90
[12, 34, 9]
['apple', 'pumpkin', 'lemon']
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Порядкові номера починаються з...
0
1
2
len()
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Функція, яка визначає кількість елементів у списку (довжина списка):
size()
len()
time
setBlock()
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Додати елемент в кінець списку:
pop()
append()
insert()
len()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Що виконає програма?
lazurit = [22, 45, 46, 0]
mc.setBlock(x, y, z, lazurit[2])
створить блок лазуріта (22)
створить блок червона цеглина (45)
створить блок динаміту (46)
створить блок воздуха (0)
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Вкажіть правильні варіанти підключення модулів (бібліотек) до програмного коду:
from mcpi.minecraft import Minecraft
import minecraftstuff
from
import minecraftstuff
import *
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що виконує задана програма?
from mcpi.minecraft import Minecraft
import minecraftstuff
easter = Minecraft.create()
створює програмне підключення до гри Майнкрафт
створює блок в грі Майнкрафт
Визначає позицію гравця в грі Майнкрафт
Видаляю підключення до гри Майнкрафт
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python: lambda, ОПП, асинхронність, декоратори

Quiz
•
12th Grade
10 questions
Основи об'єктно-орієнтованого програмування

Quiz
•
8th - 12th Grade
8 questions
Python (WEB) | Lesson 1

Quiz
•
9th - 12th Grade
9 questions
Scratch Vocabulary

Quiz
•
3rd Grade - University
14 questions
Roblox

Quiz
•
3rd - 12th Grade
13 questions
Scratch Coding

Quiz
•
1st - 12th Grade
10 questions
MOAC Word 2016 Lesson 5

Quiz
•
8th - 12th Grade
14 questions
Комп'ютерні технології

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade