Examveda

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

A. zero

B. one

C. zero or more

D. one or more

Answer: Option C


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python