Keyword used to create a Python class
Question
:
Which keyword is used to create a class in Python?
class
object
def
struct
Answer
:
A - is the correct answer