
9-klass 4-sherek
Quiz
•
Other
•
9th Grade
•
Practice Problem
•
Hard
Allabergen Tursinbaev
Used 12+ times
FREE Resource
Enhance your content in a minute
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Math Lab Plotting Points
Quiz
•
5th - 9th Grade
20 questions
Quadratic Transformations
Quiz
•
8th - 11th Grade
15 questions
Economics Total Recall (Fundamentals)
Quiz
•
9th - 12th Grade
16 questions
Central and Inscribed Angles Quiz
Quiz
•
9th - 10th Grade
20 questions
UNIT 3 BOLA SEPAK PJK TINGKATAN 1
Quiz
•
1st - 12th Grade
25 questions
Intelligence Review
Quiz
•
9th - 12th Grade
15 questions
Математика - 1-9 классы
Quiz
•
1st - 10th Grade
24 questions
Insurance Review
Quiz
•
6th - 12th Grade
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
Discover more resources for Other
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
26 questions
Christmas Movie Trivia
Lesson
•
8th Grade - Professio...
15 questions
Christmas Song Emoji Pictionary
Quiz
•
7th - 12th Grade
20 questions
Christmas Movies
Quiz
•
1st - 12th Grade
10 questions
Exploring Christmas Traditions Through Cartoons
Interactive video
•
6th - 10th Grade
20 questions
Christmas Movie Trivia
Quiz
•
9th - 12th Grade
20 questions
Name That Tune Christmas Edition
Quiz
•
6th - 9th Grade
