| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1562,7 +1562,7 @@ are always available. They are listed here in alphabetical order. | |||
| 1562 | 1562 | about strings, see :ref:`textseq`. | |
| 1563 | 1563 | ||
| 1564 | 1564 | ||
| 1565 | - .. function:: sum(iterable[, start]) | ||
| 1565 | + .. function:: sum(iterable, /[, start]) | ||
| 1566 | 1566 | ||
| 1567 | 1567 | Sums *start* and the items of an *iterable* from left to right and returns the | |
| 1568 | 1568 | total. *start* defaults to ``0``. The *iterable*'s items are normally numbers, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments