Which of the following decorator function is used to create a class method?

QuestionsCategory: Python 3Which of the following decorator function is used to create a class method?
admin Staff asked 4 years ago

Answer: classmethod