
Super Puper Test
Authored by Семен Бондарь
Computers
5th 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
1 min • 1 pt
Выберите тип переменной, которой нет в языке python
int
str
float
number
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как на языке python объявить переменную типа int
int a = 15;
a = "15"
a = 15
a == 15
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Выберите правильную запись условной конструкции
if (a>5) { print(“а больше 5”) }
)if a>5: { print(“а больше 5”)}
if a>5: print(“а больше 5”)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какие существуют виды циклов?
for, while
for, while, print
for, while, if
for, if
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что станет итогом выполнения данной программы?
A=”15”
B=34
A+B
49
1534
ошибка
56
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что станет итогом выполнения данной программы?
A=”Привет”
A*3
ПриветПриветПривeт
Привет3
ошибка
ААА
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что будет напечатано на экране?
A=[5, 10, 15, 0]
print(A[1])
5
10
15
A[1]
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?