Python args and kwargs: Demystified

0%

Why would you use *args and **kwargs in a function definition?

Select one:

Think about situations where you don’t know how many arguments your user might pass to a function.

Sorry! There has been an error processing your answer. Please try again.

Got feedback on this question?