def functionname([formal_args,] *var_args_tuple ): "function_docstring" function_suite return [expression]