*args & **kwargs in Python - Accept Unlimited Arguments

preview_player
Показать описание
Learn how to use the *arg and **kwargs parameters in Python. *args and **kwargs allows you to accept unlimited positional and keyword arguments in functions and methods.

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
💰 Courses & Merch 💰

🔗 Social Medias 🔗

🎬 My YouTube Gear 🎬

💸 Donations 💸
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
- Python
- Python *args **kwargs
- *args
- **kwargs
- *args and **kwargs Python

⭐️ Hashtags ⭐️
#Shorts #PythonShorts #Python
Рекомендации по теме
Комментарии
Автор

Have seen this *args and **kwargs in many codes, was lazy to search to know what they do.. now i understood thanks :)

abhay_krishna
Автор

jesus, i ve seen so many videos on these, and you manage to explain args/kwargs in seconds... Much apreciated !

CallmeDou
Автор

Wow, Tim! I didn’t know this was that simple! I always see it in people’s code and wonder what it does, and now I finally know :) Thanks for helping me learn to code, I’m learning so much from you!

roni
Автор

tim tysm for the shorts cause i have trouble keeping focus for long videos that go of topic and waste time but these are straight to the point

darthvitiate
Автор

I've been struggling with this for a month and you explained this so well. Thank you for making this video Tim

themilkman
Автор

Some people take over 10 minutes to explain this. Tim do it in a Youtube short hahaha. Always nice content, greetings from Brazil!

edsonmatheus
Автор

WoW, you made it so simple to understand 🎉 NOW it’s clear

TheNovaManagement
Автор

Never really understood til now. Thanks!

stephendouglas
Автор

Especially useful if you are sub-classing a "built-in" Python class. In some cases mandatory.

johnnytoobad
Автор

One another super useful syntax when writing functions for any modules.

PS. You can use * and ** without putting any parameter name right behind to effectively void all extra arguments

not_vinkami
Автор

Literally just learned this then seen this video. Thanks Tim

Haza
Автор

these shorts are so helpful, thanks 🙏🙏

ifox
Автор

You should do more of these, even tho I use the bare minimum of python in Uni (prefered programming language of choice)
It's a quick & convenient way of educating people without making a 10-min video about it, keep it up man <3.

jmatu
Автор

answered my question in like 100 seconds, awesome

neonsilver
Автор

Hey tim, short videos about good practices Would be great!

alanmunoz
Автор

I love this! Simple and Clear, thank you Tim!

dewinovita
Автор

I love these shortcode videoes lol. very neat.

ccrsxx
Автор

Very nice Tim, really healpful these quicks

caioramalho
Автор

Thanks for covering this in a Short. New sub btw

hr
Автор

I was just looking into this lol, thanks man

egeerdem