Q31
How are keyword arguments specified in the function heading?
A.
one-star followed by a valid identifier
B.
one underscore followed by a valid identifier
C.
two stars followed by a valid identifier
AnswerD.
two underscores followed by a valid identifier
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board