Python functions, *args (arguments), and **kwargs (keyword arguments)

Ana Preciado
1 min readSep 8, 2019

--

Dear reader. Here is my latest tutorial video on how to harness *args and **kwargs in python in order to make the most out of your functions, and deal with inputs that fall outside the originally specified function parameters. Thank you for your time. I hope you enjoy it, and truly appreciate your feedback.

--

--

No responses yet