X Tutup
Skip to content

"Defining Functions" to "Function Examples" section should be made better #145644

@hyperkai

Description

@hyperkai

Documentation

Defining Functions to Function Examples section should be made better for example:

formal parameters -> parameters
parameter -> argument
argument -> parameter 
may -> can
foo(1, **{'name': 2}) -> foo(1, name=2)

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup