Mike Huls - Args, kwargs, and All Other Ways to Design Your Function Parameters

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • A function with well-designed parameters is easier to understand and use by other developers. In order to do so, we'll take a deep dive in designing your function parameters in the best way possible. In 6 steps we'll find out how *args and **kwargs work, what the function of "/" and "*" is, benchmark performance and eventually become a parameter expert!

Комментарии •