Back to quizzes
Decorators Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a decorator in Python?
A
function that modifies another function
B
A built-in Python data type
C
A module for file handling
D
A type of error handling