Python Docstrings
(Multiple line comments, pro tips)
Output:
Using __doc__:
Demonstrate docstrings and does nothing really.
Using help:
Help on function my_function in module __main__:
my_function()
Demonstrate docstrings and does nothing really.
沒有留言:
張貼留言