class collections.abc.Sized
class collections.abc.Callable
ABCs for classes that provide respectively the methods __contains__()
, __hash__()
, __len__()
, and __call__()
.
class collections.abc.Sized
class collections.abc.Callable
ABCs for classes that provide respectively the methods __contains__()
, __hash__()
, __len__()
, and __call__()
.
Designed by : w10schools
service@w10schools.com
Please login to continue.