Python - Classes and Object Lifecycle
What keyword is used to define a class in Python?
class is used to start a class definition.def defines functions, function and object are not Python keywords for class definition.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions