Python hash function example

The hash() is a built-in function in Python that returns the hash value of the given object. Python Built-in Function