Vidyalelo
Python · Q78

Functions in Python

Programming · Python · question 78

Q78

How many keyword arguments can be passed to a function in a single function call?

A.
zero
B.
one
C.
zero or more
Answer
D.
one or more

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board