A decorator is a function that modifies another function’s behavior without changing its actual code. It wraps around a function, adding extra functionality before or after it runs.
full post :- / python-function-decorators
Notebook :- https://github.com/madhawapolkotuwa/P...
#indian