Ways to send arguments to functions.
.. literalinclude:: ../../languages/python/design_func_args.py :language: python :tab-width: 4
.. runcode:: ../../languages/python/design_func_args.py :language: python :codesite: ideone
.. seealso:: * :python-suggest-improve:`design_func_args.py` * :python-better-explain:`design_func_args.rst`