The SMART way to handle arguments dynamically #python #coding #howto

preview_player
Показать описание
If you want to see more of me, join my Discord server!

I get a lot of people asking, so here's my setup!

Affiliations (I may earn a commission):



If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.

#python #coding #howto
Рекомендации по теме
Комментарии
Автор

probably obvious but it doesnt have to be named kwargs or args, in that case it could have been *words

Zhaxxy
Автор

Good day. I know most of what you post, but it's like mini projects, working out my brain every morning.

DT-hbzu
Автор

It's not necessary to use the names `args` and `kwargs`. In this case I would suggest the name `words` instead of `args`.

mdperpe
welcome to shbcf.ru