
python 1112
Authored by Вероника Васина
Computers
6th - 8th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Как создать переменную типа данных str?
a=0
a="Привет"
"привет"
что я тут делаю
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Что будет выведено на экран?
You are a Rodion! I don't know you!
You are a stranger! I don't know you!
Hello, Kyrylo!
Hello, Rodion!
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Выберите тип переменной, которой нет в языке python
int
str
num
float
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Как на языке python объявить переменную типа int
int a = 15;
a = "15"
a = 15
a == 15
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Выберите правильную запись условной конструкции:
if (a>5)
{
print(“а больше 5”)
}
if a>5:
{ pr
int(“а больше 5”)
}
if a>5:
print(“а больше 5”)
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Какие существуют виды циклов:
for, while
for, while, if
for, while, do while
for, if
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Что станет итогом выполнения данной программы?
A=”15”
B=34
A+B
49
1534
Ошибка
56
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?