What happens if a class implements __setattr__? a) Prevents setting attributes b) Customizes how attributes are set c) Automatically validates attributes #python #pyquiz #oop