
Питон тест
Authored by Anonymous Anonymous
Computers
9th Grade
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой символ используется для комментариев в Python?
//
#
-
/**/
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая функция используется для вывода текста на экран в Python 3.x?
Print()
Echo()
Display()
Show()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как создать пустой список в Python?
list()
[]
empty_list()
new_list()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объявить переменную в Python?
variable x = value
X = value
Var x = value
Let x = value
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие типы данных в Python относятся к числовым?
str, list, tuple
int, float, complex
bool, dict, set
float, dict, list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет следующий код?
x = "Hello"
print(x[1])
H
E
I
O
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие операторы используются для выполнения арифметических операций в Python?
+, -, *, /
&, |, ~, ^
and, or, not
==, !=, <, >
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?