In Python, what is the purpose of a metaclass?
To create class instances
To define class-level attributes
To define the behavior of classes
Metaclasses are not supported in Python
This question is part of this quiz :