Examveda

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

A. Unpacks arguments

B. Multiplies arguments

C. Divides arguments

D. Concatenates arguments

Answer: Option C


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators