Informatics Practices
The key of a dictionary is a mutable data type.
Python Dictionaries
2 Likes
Answer
False
Reason — The key of a dictionary is an immutable data type.
Answered By
1 Like
The key of a dictionary is a mutable data type.
2 Likes
False
Reason — The key of a dictionary is an immutable data type.
Answered By
1 Like