Examveda

What does the ** symbol do when used in a function's parameter list?

A. Accepts keyword arguments

B. Raises an error

C. Packs arguments

D. Raises an exception

Answer: Option D


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators