filmov
tv
In Python, you can use ** before the name of the argument of a function to make it a dictionary

Показать описание
In Python, you can use ** before the name of the argument of a function to make it a dictionary #Shorts #shorts
**kwargs works just like *args, but instead of accepting positional arguments it accepts keyword (or named) arguments.
#pythondictionary #python #pythontutorial #learnpython
**kwargs works just like *args, but instead of accepting positional arguments it accepts keyword (or named) arguments.
#pythondictionary #python #pythontutorial #learnpython