News

# When called without arguments, it starts an interactive help session. # When called with an object, function, or module as an argument, it prints its documentation string (docstring) if available. # ...