Computer Science
Related Questions
A tuple can store elements of different data types.
A tuple cannot store list as an element.
We cannot delete a dictionary once created.
Which of the statement(s) is/are correct?
- Python Dictionary is an unordered collection of items.
- Python Dictionary is a mapping of unique keys to values.
- Dictionary is mutable.
- All of these