Что будет выведено в результате выполнения фрагмента программы a, b, c = 10, 2, 3 if (a < b): print(b // a) else: print(a % c)

Современные языки и технологии программирования

Quiz
•
Mathematics
•
University
•
Medium

Khatira Abbasova
Used 15+ times
FREE Resource
41 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
10
3
1
9
5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы a, b, c = 8, 6, 4 if (a > b) and (b > c) : print( a - 2 * c) else: print( a + 2 * c)
86
64
24
40
0
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы a, b, c = 1, 3, 7 if (a > c) or (a <= b) : print( 3 * a + b) else: print(3 * a * b)
9
21
3
10
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы x, y = 5, 4 if (x > y): print("s = ", x) else: print("s = ", y)
3
4
s=4
s=5
s=3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы x, y = 2, 3 if (x < y): print("s = ", x) else: print("s = ", y)
s=3
2
s=5
s=2
5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы a, b = 2, 5 if (a < b): print(a) else: print(b)
5
7
25
2
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения программы a, b = 1, 2 if a > b: print(a) else: print(b)
True
1
2
3
False
Create a free account and access millions of resources
Similar Resources on Quizizz
41 questions
A.6A & A.7A key features and Domain & Range

Quiz
•
9th Grade - University
46 questions
Quarter 2 Review

Quiz
•
9th Grade - University
45 questions
Relations and Functions Review

Quiz
•
10th Grade - University
45 questions
Algebra I SOL Review

Quiz
•
9th Grade - University
40 questions
Review Algebra

Quiz
•
11th Grade - University
40 questions
Semester 1 Exam Review

Quiz
•
9th Grade - University
44 questions
Algebra 2 End of Semester 1 Exam

Quiz
•
10th Grade - University
40 questions
PAS MATEMATIKA VIII SM I

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade