def a_function(*args): ''' >>>an input expected output ''' if this: return that # A doctest may also include a docstring