Як правильно створити змінну?
Python, повторення 1 (print/input/if)

Quiz
•
Other
•
7th Grade
•
Hard

Vladyslav Sakhanda
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
variable = 10
"variable" = 10
10 = 10
10 = variable
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як надрукувати в консоль змінну number
(обери найбільш правильний варіант)
number = 100
input(number)
number = 100
print number
number = 100
input number
number = 100
print(number)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як вивести в консоль змінну age
(обери найбільш правильний варіант)
age = 15
input("age")
age = 15
print("age")
age = 15
print(age)
age = 15
input(age)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Існують такі типи даних: int, float, str, bool. Що вони означають?
int - цілі числа (-1, 0)
float - не цілі числа (-1.2, 0.5)
str - текст ('текст', "текст")
bool - True або False
int - не цілі числа (-1.2, 0.5)
float - не цілі числа (-1, 0)
str - текст ('текст', "текст")
bool - True або False
int - цілі числа (-1, 0)
float - не цілі числа (-1.2, 0.5)
str - текст (текст, "текст", 'текст')
bool - True або False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що ми отримаємо в консолі?
print(1, 2, 3)
123
1 2 3
1, 2, 3
Помилка, тому що не можна так писати
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що ми отримаємо в консолі?
number = 4 + 2
print number
Помилку, тому що print треба писати з дужками
6
number
4 + 2
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Пам'ятаєте ми говорили про те, що if шукає True щоб умова виконалась?
В якому з варіантів ми отримаємо в консолі 1
if True:
print(1)
elif True:
print(1)
if True
print(1)
elif True
print(1)
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Оригінал і переклад. Види перекладів. Видатні українські перекла

Quiz
•
6th - 8th Grade
12 questions
День Соборності України

Quiz
•
2nd - 12th Grade
12 questions
Пряма і непряма мова

Quiz
•
1st - 12th Grade
14 questions
Перевір свої стосунки

Quiz
•
1st - 12th Grade
12 questions
Здоров'я людини

Quiz
•
6th - 8th Grade
10 questions
«Книга-мандрівка. Україна». Чорнобиль

Quiz
•
6th - 8th Grade
12 questions
Олесь Гончар

Quiz
•
1st - 12th Grade
6 questions
Тест по темі "Текст.Типи текстів"

Quiz
•
1st - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Other
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
43 questions
LinkIt Test - 24-25_BM4_7th

Quiz
•
7th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
14 questions
One Step Equations

Quiz
•
5th - 7th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
37 questions
7th Grade Summer Recovery Review

Quiz
•
7th Grade
18 questions
Informational Text Vocabulary

Quiz
•
7th - 8th Grade