
9-klass 4-sherek

Quiz
•
Other
•
9th Grade
•
Hard
Allabergen Tursinbaev
Used 12+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
x = 0
a = 0
b = -5
if a > 0:
if b < 0:
x = x + 5
elif a > 5:
x = x + 4
else:
x = x + 3
else:
x = x + 2
print(x)
2
0
3
4
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
x = 0
while (x < 100):
x+=2
print(x)
101
99
100
98
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
a, b = 12, 5
if a + b:
print(‘True’)
else:
print(‘False’)
False;
True;
0
11
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
x = 0
a = 5
b = 5
if a > 0:
if b < 0:
x = x + 5
elif a > 5:
x = x + 4
else:
x = x + 3
else:
x = x + 2
print(x)
0
4
2
3
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
for num in range(2,-5,-1):
print(num, end=”, “)
2, 1, 0
2, 1, 0, -1, -2, -3, -4, -5
2, 1, 0, -1, -2, -3, -4
1, 0, -1, -2, -3, -4
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
for num in range(10, 14):
for i in range(2, num):
if num%i == 1:
print(num)
break
10
11
12
13
11
13
10
11
10
11
12
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Programma nátiyjesin kórsetiń.
for num in range(-2,-5,-1):
print(num, end=”, “)
-2, -1, -3, -4
-2, -1, 0, 1, 2, 3
-2, -1, 0
-2, -3, -4
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
PEMDAS Practice

Quiz
•
9th - 12th Grade
20 questions
Order of operations

Quiz
•
9th - 12th Grade
15 questions
Trig Ratios, Sides & Angles

Quiz
•
8th - 10th Grade
20 questions
Building Materials, Fasteners and Adhesives

Quiz
•
9th - 12th Grade
20 questions
Carpentry Basic Knowledge

Quiz
•
9th - 12th Grade
20 questions
Video Game Trivia

Quiz
•
5th - 12th Grade
20 questions
Simplifying Radicals

Quiz
•
9th - 12th Grade
22 questions
Properties of Exponents

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
12 questions
Graphing Inequalities on a Number Line

Quiz
•
9th Grade
20 questions
Cell Organelles

Quiz
•
9th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
15 questions
Two Step Equations

Quiz
•
9th Grade
17 questions
Continents and Oceans

Lesson
•
5th - 9th Grade