From 4135b09412de123223add5282b02c26876a34a15 Mon Sep 17 00:00:00 2001 From: surister Date: Thu, 28 Nov 2019 11:03:38 +0100 Subject: [PATCH] styling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 570905f..a6e2fa2 100644 --- a/README.md +++ b/README.md @@ -2261,7 +2261,7 @@ x, y = y, x There are many ways of solving this problem: -# Note: :list and -> bool are just python typings, they are not needed for the correct execution of the algorithm. +# Note: :list and -> bool are just python typings, they are not needed for the correct execution of the algorithm. Taking advantage of sets and len: