A Admin • 833K Points Coach Q. Which of the following is used to print the doc string of a function? (A) myFun.doc() (B) doc(myFun) (C) __doc__(myFun) (D) myFun.__doc__ Correct Answer - Option(D) Views: 25 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.