*args in Python - Functions in Python Part 6
*args let you accept an unlimited number of arguments while calling the function. Here the name args is not important, what is important is the star * which does all the work. Args (or whatever name you give) collects all the arguments in the form of a tuple and * unpacks the tuple into individual elements.
• Python Function
• Loops and Iteration
• Control Flow
Git: https://github.com/Prem-gzb/Python/bl...
00:00 Intro
00:11 Agenda
00:53 Function with fixed number of arguments
02:28 function with *args
05:46 Tuple unpacking
06:46 add function to accept user input
11:14 positional argument, default argument & *args together
15:02 Outro
#SimpleEasyPython #Python
Sur cette page du site, vous pouvez voir la vidéo en ligne *args in Python - Functions in Python Part 6 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Simple Easy Python 20 mai 2026, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 25 fois et il a aimé 1 téléspectateurs. Bon visionnage!