Examveda

Which of these about a frozenset is not true?

A. Mutable data type

B. Allows duplicate values

C. Data type with unordered values

D. Immutable data type

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python