Python - Object-Oriented Programming Foundations
Which Python keyword is used to create a new class?
class is used to define a new class.def defines functions, object is a base class, and func is not a Python keyword.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions