Examveda
Examveda

Which of the following data types in Python is mutable and does not allow duplicate elements?

A. Set

B. List

C. Tuple

D. Dictionary

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python