diff --git a/README.md b/README.md index 44cf05b..27af968 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,6 @@ List [from_inclusive : to_exclusive : step_size] .append() # Or: += [] .extend() # Or: += -``` - -```python .sort() .reverse() = sorted()