diff --git a/README.md b/README.md index b7c6f05..12eb2fb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ if __name__ == '__main__': List ---- ```python -[from_inclusive : to_exclusive : step_size] + = [from_inclusive : to_exclusive : step_size] .append() .extend() += []