Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does this mean: *args, **kwargs?



What does this mean: *args, **kwargs?..

Answer / Suresh Nautiyal

*args is a special syntax used in Python functions to collect any number of arguments as a tuple, whereas **kwargs does the same but for keyword arguments as a dictionary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Is java or python better?

1 Answers  


Explain help() and dir() functions in python?

1 Answers  


What makes python object-oriented?

1 Answers  


What is the use of negative indices?

1 Answers  


Which one is easier r or python?

1 Answers  


what is random module will do in python and what are the functions we can apply on random module

1 Answers  


What are dict and list comprehensions?

1 Answers  


What are tuples in python?

1 Answers  


Explain me what is pass in python?

1 Answers  


What will be the output of ['!!welcome!!']*2?

1 Answers  


What is keyword arguments in python?

1 Answers  


Do you know what are python decorators?

1 Answers  


Categories