s = str(1) + 'a'
print(s)
Типы данных - Python - задачи и примеры
Quiz
•
Computers
•
2nd Grade
•
Medium
Уулкан Бейшеналиева
Used 10+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
s = str(1) + 'a'
print(s)
1a
1
a
2s
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
k = 'Joloman' + 'Nurayan'
print(k)
JolomanNurayan
Joloman+Nurayan
Joloman/Nurayan
Joloman++Nurayan
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
l = float('3')+int('2')
print(l)
'3'+'2'
5
3
2
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
s = str(5) + 'окуйлу'
print(s)
5окуйлу
5
окуйлу
5 + окуйлу
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = str("Цель — это конечный результат деятельности человека") + "-сказали мы" print(a)
Цель — это конечный результат деятельности человека-сказали мы
Цель — это конечный результат деятельности человека сказали мы
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
r = float(78.1) + float(1)
print(r)
79.1
78.1
нет значений
78.11
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
apples = 80
family = 5
day = 5
skolko = apples - family * day
print(skolko)
55
70
65
60
11 questions
Python - operacje wejścia i wyjścia
Quiz
•
1st - 2nd Grade
12 questions
Python
Quiz
•
1st - 5th Grade
11 questions
Python. Типи даних (int, float)
Quiz
•
KG - 3rd Grade
11 questions
Python. Рядки
Quiz
•
1st - 3rd Grade
10 questions
Python Math
Quiz
•
1st - 12th Grade
11 questions
Microsoft Word Tools
Quiz
•
2nd - 4th Grade
8 questions
Цикл whille
Quiz
•
1st - 5th Grade
10 questions
9-сынып. Python массив.
Quiz
•
1st - 9th Grade
25 questions
Equations of Circles
Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)
Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System
Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers
Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons
Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)
Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade