Difference between revisions of "Kwargs"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://stackoverflow.com/questions/1769403/what-is-the-purpose-and-use-of-kwargs == See also == * {{Python}} Category:Phyton")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 
* https://stackoverflow.com/questions/1769403/what-is-the-purpose-and-use-of-kwargs
 
* https://stackoverflow.com/questions/1769403/what-is-the-purpose-and-use-of-kwargs
 +
 +
 +
 +
[[return]] func(*args, **kwargs)
 +
 +
 +
== Related ==
 +
* <code>[[def]]</code>
  
  

Latest revision as of 01:36, 3 March 2022

Advertising: