Browse Source

List

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

2
README.md

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

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