Q1
Which of the following data types in Python is mutable and does not allow duplicate elements?
A.
Set
AnswerB.
List
C.
Tuple
D.
Dictionary
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board