+ 2
How are *args and **kwargs used?
i find it hard trying to apply them in a program
1 Respuesta
+ 1
See this link for detailed explanation:
https://pythontips.com/2013/08/04/args-and-kwargs-in-JUMP_LINK__&&__python__&&__JUMP_LINK-explained/
I would've like to of written a long detailed post. But, it would look like a nice giant wall of text (I write too much of that here x.x). Besides, this has image and code examples. :)