HashableSized# class HashableSized(*args, **kwargs)# Bases: _Hashable, Sized, Protocol Protocol for keys that are both hashable and have a length. __init__(*args, **kwargs)# Methods __init__(*args, **kwargs)