Name the function that is used to create an empty list.
Lists - Built in Functions

Quiz
•
Computers
•
11th Grade
•
Hard

MONA THAPAR
Used 37+ times
FREE Resource
20 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
What will be the output of the following Code?
P = '~~Happy Diwali~~'
print(len(list(P))
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which function(s) out of the following will increase the length of the list?
insert()
index()
append()
extend()
reverse()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the output of the following code?
A = [10,5,'ABC', 3, 'XYZ', 4]
print(A.sort())
['ABC', 'XYZ', 3,4 5,10]
['XYZ', 'ABC', 10,5,4,3]
[ 3,4 5,10, 'ABC', 'XYZ',]
TypeError
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Which function will add a list to the end of another list as a single element?
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Select the functions from the following that carry out inplace operation in the given list.
sum()
clear()
insert()
sorted()
sort()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a function in Python?
pop
remove
del
clear
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
20 questions
Int Prog: Lists and Functions

Quiz
•
9th - 12th Grade
15 questions
Creating and Altering Data Structure

Quiz
•
9th - 12th Grade
20 questions
Microsoft Word Ribbon Test

Quiz
•
9th - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
16 questions
Test - Python básico II

Quiz
•
9th - 12th Grade
19 questions
Lists and Tuples

Quiz
•
11th Grade
20 questions
Python list, if

Quiz
•
6th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University