Which keyword is used to create a class in Python?

Explanation:

class is used to define a class.

Explore more in Computer Science: