Which of the following is mutable in Python?
Computer Science class 11

Quiz
•
Computers
•
11th Grade
•
Medium
valarie valarie
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Tuple
String
List
Dictionary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will tuple1 = (1, 2, 3); tuple1[1] = 4 result in?
(1, 4, 3)
(1, 2, 3, 4)
Error
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of len("Python")?
5
6
7
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to add a new key-value pair to a dictionary?
add()
append()
insert()
update()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a looping statement in Python?
if-else
for
switch-case
break
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The keyword used to exit a loop prematurely is _________.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid string operation?
Concatenation (+)
Repetition (*)
Indexing ([])
Subtraction (-)
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Understanding Python Functions

Quiz
•
11th Grade
8 questions
Python Quiz: Choosing Test Data - GCSE CS

Quiz
•
11th Grade
15 questions
python basics quiz

Quiz
•
9th - 12th Grade
15 questions
Python and PseudoCode Quiz

Quiz
•
10th Grade - University
10 questions
Python Loops

Quiz
•
9th - 12th Grade
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
15 questions
Python_quiz

Quiz
•
11th Grade
7 questions
Pandas

Quiz
•
9th - 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