Login_required function

why we write return wrapper in login_required function

Hello @discobot,
Why we have returned the wrapper() is the changed behavior of func that is changes because of this newly wrapper() function inside, which will first check username and password and then perform addition.
so the wrapper which when by the sttatement
add= login_required(add)
is the newly behavioral add function

Hi! To find out what I can do, say @discobot display help.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.