What built-in function will you use to check if a given class is a derived class (subclass) of the specified base class?

Questions & AnswersCategory: PythonWhat built-in function will you use to check if a given class is a derived class (subclass) of the specified base class?