Answer Posted / nashiinformaticssolutions
`args` allows passing a variable number of non-keyword arguments, while `kwargs` allows passing a variable number of keyword arguments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why lambda forms in python do not have statements?
Do arrays start at 0 in python?
How can I force division to be floating point in python?
How is python executed?
Is python time time utc?
What is the result of pow(x,y)?
How do I do variable variables in python?
Name few python web frameworks for developing web applications?
Is fortran faster than python?
How to find max length of any given sublist?
What applications use python?
Difference between append vs. Extend list methods in python
What is class super?
Do while loops python?
What is abstract class in python?