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:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.