This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python:ellipsis [2024/08/30 11:07] – Niels | python:ellipsis [2024/10/21 16:34] (current) – Niels | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Ellipsis (tripple dots)======{{tag> | + | ====== Ellipsis (tripple dots)====== |
| Encountered tripple dots a couple of times. Seems to have multple uses. | Encountered tripple dots a couple of times. Seems to have multple uses. | ||
| - | For instance here in a function | + | For instance here in a function |
| <code python> | <code python> | ||
| Line 12: | Line 12: | ||
| The following article describes more uses: | The following article describes more uses: | ||
| - | [[https:// | + | [[https:// |
| + | |||
| + | {{tag> | ||