Массивке енгізу және өшіру
Quiz
•
Computers
•
9th Grade
•
Hard
Shadiyar Murtaza
Used 25+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=arr.array('i', [5,6,7,8,9,10]). 10 санын қай код өшіреді?
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
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
hardware and software(g3)
Quiz
•
2nd - 10th Grade
9 questions
Testing Software
Quiz
•
9th - 12th Grade
11 questions
Robotica 2018
Quiz
•
5th - 9th Grade
11 questions
Y12 Data Rep Images
Quiz
•
9th - 12th Grade
10 questions
ICT 9 Quiz 1
Quiz
•
9th Grade
14 questions
Pensamiento Computacional 2020
Quiz
•
1st - 9th Grade
10 questions
Redes de Computadores e Telecomunicações aula 2
Quiz
•
1st Grade - University
10 questions
Cos’è la ROM?
Quiz
•
6th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Computers
18 questions
Artificial Intelligence and Machine Learning Quiz
Quiz
•
9th Grade
35 questions
Computer Terminology Exercise #1 ( Multiple Choice)
Quiz
•
9th Grade
20 questions
Computer Components Exercise #4 - CTEA
Quiz
•
9th - 12th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade