Обложка канала

Библиотека питониста

30207 @pyproglib

Полезные материалы по всему, что может быть полезно питонисту.

Библиотека питониста

4 года назад
Открыть в

In this article we learn about the deconstruction operators (`*` and `**`) in Python and how to use them with functions, list, and dictionaries.

All you need to know about Asterisks in Python - Bas codes