Immutable vs. hashable: What's the difference?

Описание к видео Immutable vs. hashable: What's the difference?

What's the difference between "immutable" and "hashable" in Python? You might think that they're the same, but they aren't. In this video, I explain each of these terms, and then show you immutable objects that are unhashable, as well as mutable objects that are hashable.

Комментарии

Информация по комментариям в разработке