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 is the pythonpath variable?
Write a program to draw a board ex: 3by3 or 4by4 etc?
What is decorator in python?
How can I merge two python dictionaries in a single expression?
What is set () in python?
How is exception handling done in python?
Explain about classes in strings?
Tell me what is negative index in python?
What are the basic datatypes in python?
What is tuple?
What does ord () do in python?
How do I make python scripts executable?
Name some of the features of python?
Is python a programming language?
Does python have private variables?