learn-python
learn-python copied to clipboard
Section about decorator functions and *args, **kwargs
I would love to add a section explaining about the uses and benefits of using *args and **kwargs. I would also explain use of @decorator modules