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
Python Fundamentals Quiz

Quiz
•
11th Grade
15 questions
list in python

Quiz
•
10th - 12th Grade
20 questions
List Manipulations

Quiz
•
11th Grade
21 questions
Mysql set 1

Quiz
•
9th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
20 questions
Python Sem. Review P1

Quiz
•
11th Grade
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
Discover more resources for Computers
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
10 questions
Right Triangles: Pythagorean Theorem and Trig

Quiz
•
11th Grade
65 questions
MegaQuiz v2 2025

Quiz
•
9th - 12th Grade
10 questions
GPA Lesson

Lesson
•
9th - 12th Grade
15 questions
SMART Goals

Quiz
•
8th - 12th Grade