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

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
39 questions
Families of Functions Transformation

Quiz
•
10th Grade - University
40 questions
UNIT CONVERSIONS

Quiz
•
University
42 questions
Unit 5 Test Review

Quiz
•
10th Grade - University
44 questions
матем

Quiz
•
University
40 questions
STATS(Part II)

Quiz
•
6th Grade - University
36 questions
Approche graphique : révisions

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

Quiz
•
9th Grade - University
41 questions
A.6A & A.7A key features and Domain & Range

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade