
9-класс тест. Массив. Рекурция
Authored by Гулфия Сарибаева
Computers
5th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Өзүн өзү кайталоочу процесс эмне деп аталат?
Массив
Рекурция
Тизмелер
Кайталоочу процесс
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
return кандай которулат?
алдыга
жыйытык чыгаруу
кайтуу
сумма
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a=[4, 15, -3, 11, -10, 9]
print (a.index(11))
жыйынтыгы канча чыгат?
5
2
4
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = [4, 15,-3, 11, -10, 9]
mum = a[0]
for i in range (1, len(a)):
if a[i] > mum:
mum = a[i]
print(mum)
жыйынтыгы канча чыгат?
15
-10
11
9
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
range ....
тизме
массив
сандардын удаалаштыгы
символдор
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?