
Python Quiz: Lists, Tuples, and Strings
Quiz
•
Engineering
•
University
•
Easy
Renu Popli
Used 1+ times
FREE Resource
56 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a list in Python?
list = [1, 2, 3]
list = (1, 2, 3)
list = {1, 2, 3}
list = <1,2,3>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method adds an element at the end of a list?
append()
add()
insert()
extend()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following reverses a list in place?
list.reverse()
reversed(list)
list[::-1]
list.flip()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these statements is true about tuples?
Tuples are immutable
Tuples are mutable
Tuples can be changed
Tuples cannot be indexed
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Strings in Python are _______.
Immutable
Mutable
Dynamic
Unhashable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Engineering
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
39 questions
Unit 7 Key Terms
Quiz
•
11th Grade - University
7 questions
Transition Words and Phrases
Interactive video
•
4th Grade - University
18 questions
Plotting Points on the Coordinate Plane
Quiz
•
KG - University
5 questions
Declaration of Independence
Interactive video
•
4th Grade - University
