Login
Remember
Register
Ask a Question
When Is The Python Decorator Used?
0
votes
asked
Dec 22, 2019
in
Python
by
rajeshsharma
When Is The Python Decorator Used?
#python-decorator
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 22, 2019
by
sharadyadav1986
Python decorator is a relative change that you do in Python syntax to adjust the functions quickly.
...