Browse Source

List

pull/28/head
Jure Šorn 6 years ago
parent
commit
cb05c08c50
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -17,7 +17,7 @@ if __name__ == '__main__':
List
----
```python
<list> = <list>[from_inclusive : to_exclusive : step_size]
<list> = <list>[±from_inclusive : ±to_exclusive : ±step_size]
```
```python

|||||||
100:0
Loading…
Cancel
Save