The true statement is that (In Python 3 or higher) If no class is inherited, it implicitly inherits the object class.
All classes in Python are known to have objects of the type class, and this is said to be a Metaclass.
Note that Each class in Python, by setting, often take in from the object base class.
Learn more about Python from
https://brainly.com/question/26497128
#SPJ1