
Уровень 2. 1/2
Authored by Аскербеков Бекнұр
Mathematics
2nd Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі алгоритмді орындағаннан кейін экранда қандай сандар қатары пайда болады:
for i in range(1,10): print(i, end='')
1 2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9
0
858587474
010230599
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі алгоритмді орындағаннан кейін экранда қандай сандар қатары пайда болады:
for i in range(1,10+1): print(i, end='')
1 2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9 10 11
1 4 9 16
01010101
00003333
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ендегі алгоритмнің нәтижесі:
Кіріс мәліметтері:
15
45
a = int(input()) b = int(input()) if a % 10 == 0 or b % 10 == 0: print('YES') else: print('NO')
YES
NO
Error
int
No answer
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі программа орындалғаннан кейін қандай нәтиже алынады:
s = 0
for k in range(3,11):
s = s + k
print(s)
11
52
88
99
22
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі код фрагментінің нәтижесі:
numbers = [1, 2, 3, 4, 5]
numbers[2] = 99
print (numbers)
[1, 2, 3, 4, 5]
[1, 2, 99, 4, 5]
[1, 99, 3, 4, 5]
[99, 2, 3, 4, 5]
[1, 2, 3, 4, 99]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі код фрагментінің нәтижесі қандай?
numbers = list(range(3))
print(numbers)
[3, 1, 2]
[0, 1, 2]
[1, 3, 2]
[0, 1, 3]
[3, 2, 1]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі программа орындалғаннан кейін қандай нәтиже алынады: s = 0
for k in range(1,30):
s = k * s
99
29
77
55
33
Access all questions and much more by creating a free account
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
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
Discover more resources for Mathematics
22 questions
Equal Groups and Arrays
Quiz
•
2nd Grade
10 questions
Exploring Rosa Parks and Black History Month
Interactive video
•
1st - 5th Grade
20 questions
Counting Coins
Quiz
•
2nd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
30 questions
DA Math Mania Bowl - Primary
Quiz
•
2nd Grade
10 questions
3 Digit Addition and Subtraction with Regrouping
Quiz
•
2nd - 4th Grade
14 questions
Fractions
Quiz
•
2nd - 3rd Grade
10 questions
3 Digit Addition with Regrouping
Quiz
•
2nd - 3rd Grade