Browse Source

Random

pull/3/head
Jure Šorn 5 years ago
parent
commit
3fba00ded6
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -406,7 +406,7 @@ def add(*a):
6 6
``` ```
#### And in some other places:
#### And in few other places:
```python ```python
>>> a = (1, 2, 3) >>> a = (1, 2, 3)
>>> [*a] >>> [*a]

Loading…
Cancel
Save