Which of the following statements is false?
a. Lists and tuples are built-in sequence collections.
b. Dictionaries, strings and sets are built-in non-sequence collections.
c. A dictionary is an unordered collection which stores key–value pairs that map immutable keys to values, just as a conventional dictionary maps words to definitions.
d. A set is an unordered collection of unique immutable elements.
b. Dictionaries, strings and sets are built-in non-sequence collections.
Computer Science & Information Technology
You might also like to view...
What type of malicious computer programs present themselves as useful computer programs or applications?
A. macro viruses B. worms C. Spyware programs D. Trojan programs
Computer Science & Information Technology
You cannot move a note within an image.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology