employer cover photo
employer logo

LogRhythm interview question

What is a decorator used for, in Python?

Interview Answer

Anonymous

15 Sept 2016

To alter the behavior of a function, without altering the function itself.