Vidyalelo
Python · Q1

MCQs on Python Tuples: Exam

Programming · Python · question 1

Q1

Which of the following data types in Python is mutable?

A.
List
Answer
B.
Tuple
C.
String
D.
Dictionary

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board