
Тест з програмування
Authored by Ilya IS
Computers
9th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
На котру годину учні готові починати навчання?
8:00
9:00
10:00
Після 11:00
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який результат виведе цей код Python?
print(2 + 3 * 2)
10
8
12
7
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що буде результатом виконання коду?
a = [1, 2, 3]
a.append(4)
print(a)
[1, 2, 3]
[1, 2, 3, 4]
[4, 3, 2, 1]
[1, 2, 4]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який тип даних має значення "True" у Python?
str
int
bool
list
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що буде результатом виконання коду?
print(pow(2, 3))
2
8
0.125
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який результат виведе цей код Python?
print(2 ** -3)
0.125
-1
-1/8
8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що означає конструкція if у Python?
Цикл
Умова
Коментар
Функція
Access all questions and much more by creating a free account
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
Already have an account?