From f11ae7903ba5ccce8fb3d1e40a5ea1ea30eb4198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Thu, 21 Mar 2019 15:16:19 +0100 Subject: [PATCH] List --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c498142..9ee7afc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ if __name__ == '__main__': List ---- ```python - = [from_inclusive : to_exclusive : step_size] + = [from_inclusive : to_exclusive : ±step_size] ``` ```python