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

Quiz
•
Mathematics
•
University
•
Medium

Khatira Abbasova
Used 15+ times
FREE Resource
41 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения фрагмента программы a, b, c = 10, 2, 3 if (a < b): print(b // a) else: print(a % c)
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 Wayground
40 questions
Tryout (Bag. 1)

Quiz
•
9th Grade - University
40 questions
lesson 4.5 and 4.7

Quiz
•
6th Grade - University
40 questions
Nhóm 6 - By Pha ( nicotin.318)

Quiz
•
University
36 questions
STATS

Quiz
•
6th Grade - University
40 questions
Algebra II Final Review

Quiz
•
11th Grade - University
40 questions
Decision Techniques for Business CIE 1 Quiz

Quiz
•
University
41 questions
A.6A & A.7A key features and Domain & Range

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

Quiz
•
9th Grade - University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade