filmov
tv
*args and **kwargs in Python. Pass many arguments to a function in Python
Показать описание
*args and **kwargs in Python. Pass many arguments to a function in Python.
In this video, I talk about the special symbols *args and **kwargs in Python. These allow you to create functions that can take in many positional and key-word arguments in Python.
This allows you to prevent type errors that may arise as a result of passing many arguments to a function.
SUBSCRIBE:
GITHUB:
TWITTER:
In this video, I talk about the special symbols *args and **kwargs in Python. These allow you to create functions that can take in many positional and key-word arguments in Python.
This allows you to prevent type errors that may arise as a result of passing many arguments to a function.
SUBSCRIBE:
GITHUB:
TWITTER: