What type of object can be used as keys in dictionaries?

only immutable type of objects like string, tuple or integer etc. can be used as keys in the dictionaries.

error: Content is protected !!