1

I have this function using Python :

def myFunction():
    """
    function which return 2
    """
    return 2

And I would know how can I do to display the comment of this function ?

Thank you !

glibdud
  • 7,550
  • 4
  • 27
  • 37
Paul Harris
  • 149
  • 2
  • 6

0 Answers0