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

preview_player
Показать описание
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
Рекомендации по теме
visit shbcf.ru