1.

In the following Python code, which function is the decorator?

A. p()
B. mk()
C. mk1()
D. mk2()View Answer
Answer» C. mk1()


Discussion

No Comment Found