
MCQ Questions- List
Authored by JENEFA NAVEEN
Computers
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements creates an empty list?
a) list1 = []
b) list1 = ()
c) list1 = {}
d) list1 = [None]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code snippet?
list1 = [1, 2, 3, 4, 5]
list1[1:4] = [8, 9, 10]
print(list1)
a) [1, 2, 3, 4, 5]
b) [1, 8, 9, 10, 5]
c) [1, 8, 9, 10, 4, 5]
d) [1, 8, 9, 10]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods returns the number of times a specified element appears in the list?
a) append()
b) count()
c) index()
d) remove()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
list1 = [1, 2, 3]
list2 = [4, 5, 6]
list3 = list1 + list2
print(len(list3))
6
7
8
9
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods removes and returns the last element of a list?
a) pop()
b) remove()
c) del()
d) clear()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
list1 = [1, 2, 3, 4]
list2 = list1.copy()
list1[1] = 5
print(list2)
a) [1, 2, 3, 4]
b) [1, 5, 3, 4]
c) [1, 5, 3, 4, 5]
d) [1, 2, 5, 4]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods reverses the order of the elements in a list?
a) sort()
b) reverse()
c) pop()
d) index()
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
Quiz - CSE
Quiz
•
University
10 questions
Visual Basic 2010
Quiz
•
8th Grade - University
11 questions
Types of Mass Media
Quiz
•
10th Grade - Professi...
15 questions
Introducción Redes Tele1 IB
Quiz
•
10th Grade - University
10 questions
IT-Зарядка
Quiz
•
5th Grade - University
10 questions
Cuestionario Steve Jobs
Quiz
•
12th Grade - University
10 questions
MATEMÁTICA III
Quiz
•
University
10 questions
Website Usability and UX
Quiz
•
University
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
5 questions
What is Presidents' Day?
Interactive video
•
10th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
20 questions
Mardi Gras History
Quiz
•
6th Grade - University
10 questions
The Roaring 20's Crash Course US History
Interactive video
•
11th Grade - University
17 questions
Review9_TEACHER
Quiz
•
University