Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d59a78 commit b30b34cCopy full SHA for b30b34c
1 file changed
Doc/library/functions.rst
@@ -781,7 +781,7 @@ are always available. They are listed here in alphabetical order.
781
782
If one positional argument is provided, it should be an :term:`iterable`.
783
The largest item in the iterable is returned. If two or more positional
784
- arguments are provided, the smallest of the positional arguments is
+ arguments are provided, the largest of the positional arguments is
785
returned.
786
787
There are two optional keyword-only arguments. The *key* argument specifies
0 commit comments