Vidyalelo
Python · Q23

Formatting and Decorators

Programming · Python · question 23

Q23

The . . . . . . . . symbol along with the name of the decorator function can be placed above the definition of the function to be decorated works as an alternate way for decorating a function.

A.
#
B.
$
C.
@
Answer
D.
&

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board