Correct answer: A. A set automatically eliminates duplicate values and is unordered
Explanation
Sets automatically eliminate duplicate values and are unordered, unlike lists which preserve order and allow duplicates.
Practise 3 questions on this topic
Take Python Data Structures — Timed Test (3 questions) — scored instantly, explanation for every question, no login.