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
What causes static?
What is the accomplishment you are most proud of?
The following is displayed by a print function call?
Is nodejs faster than python?
How to sort a dictionary by key in python?
How can you create empty numpy array in python?
What is the language from which Python has got its features or derived its features?
How will you differentiate between deep copy and shallow copy?
What are string literals in python?
Is tensorflow written in python?
List out atleast two loop control statements?
How useful is python?
Which operator helps to do addition operations ?
What is the python interactive console or python shell?
What is the difference between append() and extend() method in python?