If a property named temp is defined in a class, which of the following decorator statement is required for setting the temp attribute ?

QuestionsCategory: Python 3If a property named temp is defined in a class, which of the following decorator statement is required for setting the temp attribute ?
admin Staff asked 3 years ago

Answer: @temp.setter