
Sorting two-dimensional list - 3.8 Екі өлшемді тізімді сұрып
Quiz
•
Computers
•
9th Grade
•
Practice Problem
•
Hard
Мико Мико
Used 4+ times
FREE Resource
Enhance your content in a minute
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
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
16 questions
Tips for Searching the Internet
Quiz
•
6th Grade - University
13 questions
Machine Learning
Quiz
•
9th Grade
15 questions
code.org CSP Unit 3 Review 20-21
Quiz
•
9th - 12th Grade
15 questions
Excel Formulas
Quiz
•
9th - 12th Grade
17 questions
Lesson 4 - WANS and LANS
Quiz
•
9th Grade
20 questions
Câu hỏi ôn tập GK2
Quiz
•
9th Grade
18 questions
Publisher Basics
Quiz
•
7th - 10th Grade
20 questions
General ICT Questions (Part 2)
Quiz
•
5th - 12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
