filmov
tv
Tutorial_12| Functions_Part3| Positional & Keyword Arguments | *args & **kwargs in Python

Показать описание
In this tutorial, we’ve discussed parameters Vs Arugument, positional & keyword argument [*args &**kwargs] and when are these useful. In the next tutorial, we will discuss powerful ‘lambda function’ in Python