diff --git a/Loop-statement-expression.md b/Loop-statement-expression.md index 758bd71..18df395 100644 --- a/Loop-statement-expression.md +++ b/Loop-statement-expression.md @@ -239,4 +239,4 @@ output = (((((data as d println(output); # [11, 11, 11] ``` -As you can see it actually works but is not convenient and readable. \ No newline at end of file +As you can see it actually works but is not convenient nor readable. \ No newline at end of file