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: