I really did not understand the decorators concept in python3.Could someone help me ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I really did not understand the decorators concept in python3.Could someone help me ?

20th Dec 2016, 2:47 PM
Amrita.A
Amrita.A - avatar
3 Answers
+ 2
yes amirta, first of all, decorators are nothing but meta data which is more or less similar to the test, after test, before class,after class in j unit framework of java.. Here each decorators have set of definition associated with it I hope it answered your doubt. if not please ask me again!!! Thanks da!!!
20th Dec 2016, 6:57 PM
Dhan Raj
Dhan Raj - avatar
+ 1
Thanks a lot Bro for answering :)
21st Dec 2016, 4:08 AM
Amrita.A
Amrita.A - avatar
0
Here is an explanation of the decorator usage: https://code.sololearn.com/cD09ijlIS6Ev/?ref=app
7th Jun 2018, 2:03 AM
Denys Yeromenko
Denys Yeromenko - avatar