a=arr.array('i', [5,6,7,8,9,10]). 10 санын қай код өшіреді?
Массивке енгізу және өшіру

Quiz
•
Computers
•
9th Grade
•
Hard
Shadiyar Murtaza
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a.remove(10)
a.pop(10)
del a[6]
a.insert(10)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Қай жауап del, remove, pop кілт сөз бен әдістеріне ортақ?
олар енгізу әдістері
олар массивке элемент кіріктіру әдістеру
олар массив элементін өшіруге қолданылады
олар массив атаулары
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=arr.array('i',[1,2,3,4,5])
a.insert(1,6)
Тізбек қалай өзгерді?
1 2 6 3 4 5
1 6 2 3 4 5
6 1 2 3 4 5
1 2 3 4 5 6
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Array модулінің сұрыптау әдісі қайсысы?
a.Sort()
a.Sorted()
a.sort
a.sort()
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Керісінше сұрыптау үшін қайсы әдіс дұрыс?
a.sort()
a.sort(reverse=True)
a.reversesort()
a.reverse()
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=arr.array('i',[1,3,6,7,8])
t=a[0]
a[0]=a[3]
a[3]=t
Массив тізбегі өзгерістен соң қайсысы дұрыс?
3 1 6 7 8
7 3 6 1 8
6 3 1 7 8
8 3 6 7 1
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=arr.array('i')
a.extend([6,8,9,4,5,3])
a.append(0)
print(len(a))
Осы кодтардан соң программа нәтижесі қандай?
len()-массив өлшемі
7
6
8
5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
JS Practice Array & Function

Quiz
•
9th - 12th Grade
15 questions
Mảng 1 chiều

Quiz
•
8th - 11th Grade
9 questions
Массивы

Quiz
•
9th Grade
12 questions
Sorting and searching

Quiz
•
9th Grade
10 questions
Белгіленген сипаттары бар элементті іздеу

Quiz
•
9th - 12th Grade
12 questions
C++ References

Quiz
•
6th - 12th Grade
9 questions
C++ Quiz 5: Searching and Sorting Algorithms

Quiz
•
7th - 12th Grade
15 questions
UTS INFORMATIKA PILIHAN GANDA SEMESTER 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
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