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)
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
25 questions
Workplace Readiness Skills
Quiz
•
6th - 12th Grade
20 questions
Employment
Quiz
•
9th - 12th Grade
18 questions
Payroll Vocabulary Review
Quiz
•
9th - 12th Grade
18 questions
Accounting Chapter 12 Test
Quiz
•
9th Grade
15 questions
Tax Vocabulary Review
Quiz
•
9th - 12th Grade
15 questions
College and Careers
Quiz
•
9th - 12th Grade
20 questions
Comparing Functions
Quiz
•
9th - 12th Grade
15 questions
Labour Market
Quiz
•
9th - 12th Grade
20 questions
math review
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions
Interactive video
•
6th - 8th Grade
19 questions
Math Review
Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review
Quiz
•
7th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
20 questions
Investing
Quiz
•
9th - 12th Grade
20 questions
EOC Math 1 Review
Quiz
•
9th Grade
20 questions
Insurance
Quiz
•
9th - 12th Grade
20 questions
MCAS Biology Review
Quiz
•
9th - 10th Grade
20 questions
Paying for College
Quiz
•
9th - 12th Grade
20 questions
Math 1 EOC Review
Quiz
•
9th Grade