Тізімді сұрыптау үшін қандай сұрыптау функциясын пайдаланып сұрыптауға болады?

Sorting two-dimensional list - 3.8 Екі өлшемді тізімді сұрып

Quiz
•
Computers
•
9th Grade
•
Hard
Мико Мико
Used 4+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sort()
list index
Original list
sort () + lambda
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
функция тізімнің қандай индексі бойынша сұрыптайды?
бірінші
екінші
үшінші
барлық индексі
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sort () функциясын сұрыптауды қажетті ішкі тізім индексіне сәйкес орындайтын кілт ретінде беру әдісі
sort()
Using sort() + lambda
sort
Using sorted() + itemgetter()
Using sorted
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
# initializing list List = [[“Darkhan”, 4, 28], [“Yerbol”, 2, 20], [“Aibek”, 1, 20], [“Askhat”, 3, 21]] # printing original list print(“Original list:”) print(List) # using sort() + lambda to sort list List.sort(key = lambda List: List[1]) # printing result print(“List after sorting by 2nd element:”) print(List)
sort()
Using sorted() + itemgetter()
Using sorted()
Using sort()
Using sort() + lambda
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
lambda кілт сөзі тізімді қабылдайтын қандай функцияны анықтауға мүмкіндік береді?
мини
мини-функцияны
функцияны
кілт сөзі
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Бастапқы тізімді өзгертпейтін әдіс?
Using sort() + lambda
Using sorted() + itemgetter()
Using sorted()
Using sorted() + itemgetter
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The advantage of this method is that it does not modify the original list
Using sorted() + itemgetter()
Using sort() + lambda
sort
Using sort + lambda
Using sorted+ itemgetter
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
Unit 8 Algorithms and Recursion Quiz

Quiz
•
9th - 12th Grade
16 questions
Searching and Sorting Algorithms

Quiz
•
9th - 10th Grade
15 questions
Algorithms

Quiz
•
3rd - 12th Grade
20 questions
Algorithms 1A J277

Quiz
•
9th Grade
20 questions
CSP Unit 6: Algorithms

Quiz
•
9th - 12th Grade
16 questions
Python U2M3 Test

Quiz
•
9th - 12th Grade
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
20 questions
AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

Quiz
•
8th - 10th Grade
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
EOC Math 1 Review

Quiz
•
9th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Act 1 of Romeo and Juliet

Quiz
•
9th Grade
20 questions
Common Grammar Mistakes

Quiz
•
7th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade