class collections.abc.Callable 
ABCs for classes that provide respectively the methods __contains__(), __hash__(), __len__(), and __call__().
class collections.abc.Callable 
ABCs for classes that provide respectively the methods __contains__(), __hash__(), __len__(), and __call__().
Please login to continue.