user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

21. What do Python decorators do?

user image

Abhishek Mishra

2 years ago

Decorators are essential in Python since they operate to add functionality to an existing function without having to alter the structure. These are called bottom-up and are represented in Python by the @decorator name

Recent Doubts

Close [x]