From e83a0c12db4254c0af46e08ad19feec576c8e826 Mon Sep 17 00:00:00 2001 From: nik-don <93073558+nik-don@users.noreply.github.com> Date: Wed, 3 Nov 2021 20:38:25 +0000 Subject: [PATCH] Rephrase the question. Currently the question is confusing to read - It is like the second part is negating the first question. --- subjects/ascii-art/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/audit/README.md b/subjects/ascii-art/audit/README.md index c65c2ef5f..f3a2149f7 100644 --- a/subjects/ascii-art/audit/README.md +++ b/subjects/ascii-art/audit/README.md @@ -276,7 +276,7 @@ __ _ _ _ _ _ _ _ __ _ __ __ _ ###### +Are the tests checking each possible case? -###### +Is the output of the program well structured? Does any letter seems to be out of line? +###### +Is the output of the program well structured? The characters are correctly in line? #### Social