Keyword Arguments « Function « Python Tutorial






10.7.Keyword Arguments
10.7.1.Keyword and Default Examples
10.7.2.Functions can also be called using keyword arguments of the form "keyword = value". For instance, the following function: