Мына қайталану операторында итерация қанша рет орындалады?
a=0
for i in range(10):
a =а+1
print(a)
For_ЦИКЛІ
Quiz
•
Other
•
8th Grade
•
Hard
Kadir Mukanov
Used 8+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Мына қайталану операторында итерация қанша рет орындалады?
a=0
for i in range(10):
a =а+1
print(a)
10
11
12
9
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Мына код нәтижесінде не басылады?
for y in range (1, 11):
print (y)
1 ден 10 -ға дейінгі сандар
0 ден 11-ге дейінгі сандар
Ештеңе басылмайды
1 ден 11-ге дейінгі сандар
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Экранға не басылады?
for x in range(4):
print("Hello")
"Hello" сөзі 3 рет
"Hello" сөзі 4 рет
Ештеңе басылмайды.
"Hello" сөзі 1 рет
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Код нәтижесінде экранға не басылады?
if 3 < 4:
print("A")
else:
print("B")
print("C")
B
C
A
A
C
A
B
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Егер a мәні b дан кіші және а мәні с мәнінен кіші? шартының дұрыс жазылуын көрсет.
if a < b and < c:
if a < b and a > c:
if a > b and a >c:
if a < b and a < c:
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a мәні b мәніне тең жағдайдың шартты жазылуын көрсет
if a = b:
if a == b:
if a == b
if a === b:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Параметрлі цикл операторында 1, 3, 5, 7 .... 30 тақ сандарын басып шығару кодын таңда.
for x in range (1, 30, 2) :
print (x)
for x in range (1, 30) :
print (x)
for x in range (30) :
print (x)
for x in range (1, 31, 2) :
print (x)
10 questions
Maiksing Pagsusulit (SA#3)
Quiz
•
8th Grade
12 questions
Тест 2. Величини. Алгоритми роботи з величинами
Quiz
•
7th - 9th Grade
10 questions
Art Styles & Subjects
Quiz
•
5th - 8th Grade
12 questions
'PYTHON _WORLD'
Quiz
•
6th - 8th Grade
8 questions
Programlama Temelleri-Python
Quiz
•
8th - 11th Grade
7 questions
Tin 8_Chủ đề 6_Câu lệnh điều kiện_Phần 4_học sinh trả lời
Quiz
•
8th Grade
10 questions
Информатика
Quiz
•
8th Grade
8 questions
Java
Quiz
•
1st - 12th Grade
25 questions
Equations of Circles
Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)
Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System
Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers
Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons
Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)
Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade