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")
 
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)
  
 
== See also ==
 
== See also ==

Revision as of 13:50, 20 January 2022

Advertising: