Which method allows a Python class to be callable like a function? a) __call__ b) __invoke__ c) __func__ #python #pyquiz #oop